Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/security / / RefreshFailureEvent

Interface: RefreshFailureEvent

Defined in: packages/security/src/oauth/types.ts:327

Snapshot passed to OAuthStrategy.onRefreshFailure.

Stable

Properties

PropertyModifierTypeDefined in
attemptedAtreadonlynumberpackages/security/src/oauth/types.ts:332
hint?readonlystringpackages/security/src/oauth/types.ts:331
reasonreadonlystringpackages/security/src/oauth/types.ts:330
serverIdreadonlystringpackages/security/src/oauth/types.ts:328
serverUrlreadonlystringpackages/security/src/oauth/types.ts:329