Back to Node Auth0

Type Alias SessionMetadata

docs/types/management.Management.SessionMetadata.html

5.9.1427 B
Original Source

Type Alias SessionMetadata

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

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark