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.