Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AuthenticateData

Index

Properties

clientId

clientId: string

Optional clientSecret

clientSecret?: string

email

email: string

Optional grantType

grantType?: "password" | "client_credentials" | "refresh_token"

Optional password

password?: string

Optional referrer

referrer?: string

Optional refreshToken

refreshToken?: string

Optional username

username?: string

Generated using TypeDoc