BitBucket
Bitbucket is a web-based platform for version control and collaboration used in software development. ezto auth provides a convenient way for users to log into your app with Bitbucket.
Make sure to create a BitBucket account before you begin.
1 Go to Dashboard > Authentication > Social.
2 Click on + CREATE CONNECTION.
3 You will be redirected to the social connection providers page, where you can view all the available providers.
4 Click on BitBucket.
5 You will be directed to the configuration page for the chosen social connection method.
6 To enable BitBucket login, you must first establish an OAuth application in the BitBucket Cloud.
- Copy the redirect URL for the BitBucket provider from the dashboard as the first step.
- Go to BitBucket Console and click on Settings > Your Workspace Settings.
- Click on OAuth consumers from the left hand menu, and click on Add consumer.
- Provide a descriptive name, and paste the Redirect URL copied from your dashboard in the Callback URL field.
- Scroll down, select atleast one permission scope.
Click on Save.
OAuth consumer will be created, copy the Consumer Key and Consumer Secret.
7 Return to your dashboard, paste the Consumer Key and Consumer Secret.
8 Configure the other required specification, click on SAVE.