@wembat/client / WembatLoginResult
Interface: WembatLoginResult
Represents the result of a Wembat login.
Properties
token
token:
string
The JSON Web Token (JWT) associated with the user's session.
Source
verified
verified:
boolean
Indicates whether the login was successful.
Source
Generated using typedoc-plugin-markdown and TypeDoc