OAuthAuthenticator.logout()
Home > @backstage/plugin-auth-node
> OAuthAuthenticator
> logout
Signature:
logout?(input: OAuthAuthenticatorLogoutInput, ctx: TContext): Promise<void>;
Parameters
Parameter |
Type |
Description |
---|---|---|
input | ||
ctx |
TContext |
Promise<void>