Integration Guides

BitBucket

Obtaining Bitbucket Client ID and Secret

  • Open a Bitbucket account.
  • Create a Bitbucket OAuth consumer, using the steps mentioned here
    • NOTE: You can skip this step and use the default revert Bitbucket app
  • Set https://app.revert.dev/oauth-callback/bitbucket as the redirect url for your app
  • Get your client_id and client_secret:
    • A consumer will be added,click on the dropdown arrow.
    • Copy your client_id and client_secret

Connect to Bitbucket via Revert

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