Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserJWTPayload

Content of the JWT user's payload

Hierarchy

  • UserJWTPayload

Index

Properties

Properties

iat

iat: number

params

params: { _uuid: string }

Type declaration

  • [key: string]: any
  • _uuid: string

userId

userId: string

Generated using TypeDoc