Edit

Share via


LoadTokenOptions type

type LoadTokenOptions = {
  clientInfo?: string
  expiresOn?: number
  extendedExpiresOn?: number
}