OAuthAuthenticatorRefreshInput.scopeAlreadyGranted
Home > @backstage/plugin-auth-node
> OAuthAuthenticatorRefreshInput
> scopeAlreadyGranted
Signals whether the requested scope has already been granted for the session. Will only be set if the scopes.persist
option is enabled.
Signature:
scopeAlreadyGranted?: boolean;