You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
In bitbucket, i have created oauth consumer & implemented authentication flow (Authorization Code Grant)
https://developer.atlassian.com/cloud/bitbucket/rest/intro/#1--authorization-code-grant--4-1-
After some point of time, if user wants to revoke this authorization it can be achieved in bitbucket website (attached img reference)
But I couldn't find the rest api document to revoke the authorization from my application..
I can see similar questions raised in the community
Kindly assist me to fix this..
Regards,
Karthikeyan
Hey Karthikeyan,
Unfortunately - there is no method for revoking OAuth tokens in our REST API, only generating them.
At this stage, the only way to do so is via the UI.
I have raised a formal feature request to our developers on your behalf, you can find this ticket below:
https://jira.atlassian.com/browse/BCLOUD-22302
Feel free to "Watch" this to receive future updates and "Vote" for it to increase its visibility in regard to customer demand.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.