Skip to main content

bitbucketSignInResolvers

Home > @backstage/plugin-auth-backend-module-bitbucket-provider > bitbucketSignInResolvers

Available sign-in resolvers for the Bitbucket auth provider.

Signature:

namespace bitbucketSignInResolvers 

Variables

VariableDescription
userIdMatchingUserEntityAnnotationLooks up the user by matching their Bitbucket user ID with the bitbucket.org/user-id annotation.
usernameMatchingUserEntityAnnotationLooks up the user by matching their Bitbucket username with the bitbucket.org/username annotation.