• Preparing search index...
  • The search index is not available
token-vault - v4.2.1
  • token-vault
  • lib/token.utils
  • refreshTokens

Function refreshTokens

  • refreshTokens(config: RefreshOAuth2TokensOptions): Promise<Response>

  • Parameters

    • config: RefreshOAuth2TokensOptions

      The configuration object for the refresh request

    Returns Promise<Response>

    • The response from the refresh request

    Function

    refreshTokens - Refresh the OAuth2 tokens for a client

    • Defined in lib/token.utils.ts:38

Settings

Member Visibility
token-vault - v4.2.1
  • Loading...