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