Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / RefreshFailureEvent

Interface: RefreshFailureEvent

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

Snapshot passed to OAuthStrategy.onRefreshFailure.

Stable

Properties

PropertyModifierTypeDefined in
attemptedAtreadonlynumberpackages/security/src/oauth/types.ts:317
hint?readonlystringpackages/security/src/oauth/types.ts:316
reasonreadonlystringpackages/security/src/oauth/types.ts:315
serverIdreadonlystringpackages/security/src/oauth/types.ts:313
serverUrlreadonlystringpackages/security/src/oauth/types.ts:314