createOAuthAuthenticator()
Home > @backstage/plugin-auth-node
> createOAuthAuthenticator
Signature:
function createOAuthAuthenticator<TContext, TProfile>(authenticator: OAuthAuthenticator<TContext, TProfile>): OAuthAuthenticator<TContext, TProfile>;
Parameters
Parameter |
Type |
Description |
---|---|---|
authenticator |
OAuthAuthenticator<TContext, TProfile> |
OAuthAuthenticator<TContext, TProfile>