microsoftAuthenticator
Home > @backstage/plugin-auth-backend-module-microsoft-provider > microsoftAuthenticator
Signature:
microsoftAuthenticator: import("@backstage/plugin-auth-node").OAuthAuthenticator<{
helper: PassportOAuthAuthenticatorHelper;
domainHint: string | undefined;
}, PassportProfile>