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/linear
as theCallback Urls
url for your app - Get your client_id and client_secret:
- Click on the Profile Picture, go to
Settings
->API
(underMy Account
section) -> belowOAuth Applications
click 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_id
andclient_secret
you copied in the previous step into the App credentials here and clickSubmit
.