AuthConnectorRefreshSessionOptions
Home > @backstage/core-app-api > AuthConnectorRefreshSessionOptions
Signature:
export type AuthConnectorRefreshSessionOptions = {
    scopes: Set<string>;
};
Home > @backstage/core-app-api > AuthConnectorRefreshSessionOptions
Signature:
export type AuthConnectorRefreshSessionOptions = {
    scopes: Set<string>;
};