PassportOAuthAuthenticatorHelper.refresh()
Home > @backstage/plugin-auth-node > PassportOAuthAuthenticatorHelper > refresh
Signature:
refresh(input: OAuthAuthenticatorRefreshInput): Promise<OAuthAuthenticatorResult<PassportProfile>>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
input |
Promise<OAuthAuthenticatorResult<PassportProfile>>