Back to Node Auth0

Type Alias RefreshTokenMetadata

docs/types/management.Management.RefreshTokenMetadata.html

5.9.1448 B
Original Source

Type Alias RefreshTokenMetadata

RefreshTokenMetadata: Record<string, unknown> | null | undefined

Metadata associated with the refresh token, in the form of an object with string values (max 255 chars). Maximum of 25 metadata properties allowed.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark