bitbucketServerAuthenticator
Home > @backstage/plugin-auth-backend-module-bitbucket-server-provider
> bitbucketServerAuthenticator
Signature:
bitbucketServerAuthenticator: import("@backstage/plugin-auth-node").OAuthAuthenticator<{
helper: PassportOAuthAuthenticatorHelper;
host: string;
}, PassportProfile>