Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthResponse

The authentication response

Hierarchy

  • AuthResponse

Index

Properties

Properties

isNew

isNew: boolean

True if the user is new

token

token: string

The user token

user

user: User

The User

Generated using TypeDoc