OAuthAuthenticator.authenticate()
Home > @backstage/plugin-auth-node
> OAuthAuthenticator
> authenticate
Signature:
authenticate(input: OAuthAuthenticatorAuthenticateInput, ctx: TContext): Promise<OAuthAuthenticatorResult<TProfile>>;
Parameters
Parameter |
Type |
Description |
---|---|---|
input | ||
ctx |
TContext |
Promise<OAuthAuthenticatorResult<TProfile>>