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 theredirect
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
- 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
-Bitbucket

- Enter the
client_id
andclient_secret
you copied in the previous step into the App credentials here and clickSubmit
.