Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILoginOptions

Hierarchy

  • ILoginOptions

Index

Properties

Optional captcha

captcha?: { code: string; token: string }

Type declaration

  • code: string
  • token: string

defaultPassword

defaultPassword: string

initStatus

initStatus: number

password

password: string

username

username: string

Generated using TypeDoc