Skip to content

@jakguru/vueprint / @jakguru/vueprint/services/identity / TokenRefreshCallback

Interface: TokenRefreshCallback

@jakguru/vueprint/services/identity.TokenRefreshCallback

Describes the shape of the token refresh callback

Callable

TokenRefreshCallback

TokenRefreshCallback(api, signal): TokenRefreshFeedback | Promise<TokenRefreshFeedback>

Parameters

NameType
apiAxios
signalAbortSignal

Returns

TokenRefreshFeedback | Promise<TokenRefreshFeedback>

Defined in

src/services/identity.ts:35

Vueprint is a commercial work product released under the MIT License and is provided as-is with no warranty or guarantee of support.