Skip to content

bitbucket-oauth-0.8

Choose a tag to compare

@mallowlabs mallowlabs released this 11 Aug 08:43
· 99 commits to master since this release
  • Changed Bitbucket OAuth 1.0 to OAuth 2.0 (Notice: You have to specify the Callback URL in Bitbucket OAuth setting page)
  • Changed Bitbucket API v1 to v2 (Notice: You have to add Account Read permission in Bitbucket OAuth setting page)
  • Changed secret key input field to password

bitbucket-oauth-plugin changed using OAuth version 1.0 to 2.0.

If you got invalid redirect_uri error in login, you hove to specify Callback URL in Bitbucket OAuth setting page.

bitbucket-oauth-plugin changed using Bitbucket API endpoint v1 to v2.

You have to change permissions: Account > Read and Team membership > Read