Linear
Obtaining Linear Client ID and Secret
- Open a Linear account.
- Create a Linear app here, more auth details mentioned here
NOTE:You can skip this step and use the default revert Linear app
- Set
https://app.revert.dev/oauth-callback/linearas theCallback Urlsurl for your app - Get your client_id and client_secret:
- Click on the Profile Picture, go to
Settings->API(underMy Accountsection) -> belowOAuth Applicationsclick on...of your configured app -> clickManage application - Copy your client_id and client_secret
- Click on the Profile Picture, go to
Connect to Linear via Revert
- Create an account on Revert if you don’t already have one. (https://app.revert.dev/sign-up)
- Login to your revert dashboard (https://app.revert.dev/sign-in) and click on
Customize your apps-Linear
- Enter the
client_idandclient_secretyou copied in the previous step into the App credentials here and clickSubmit.
