Hello experts.
Is there a way to use personal access tokens to access a cloud BitBucket instance?
I'm currently using an OAuth2 authentication type, on the 2.0 API and it's working fine, but I'll need some personalized access.
Regards,
Bojan
Hi Bojan and welcome to the community!
You can generate an app password for this purpose:
An app password can be used along with your username (which you can find here: https://bitbucket.org/account/settings/) for basic authentication over HTTPS.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.