Integration Guides

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 the Callback Urls url for your app
  • Get your client_id and client_secret:
    • Click on the Profile Picture, go to Settings->API (under My Account section) -> below OAuth Applications click on ... of your configured app -> click Manage application
    • Copy your client_id and client_secret

Connect to Linear via Revert

  • Enter the client_id and client_secret you copied in the previous step into the App credentials here and click Submit.