@wembat/client / WembatClientToken
Interface: WembatClientToken
Represents a Wembat client token.
Properties
appDomain
appDomain:
string
The domain of the Wembat application.
Source
appUId
appUId:
string
The unique identifier of the Wembat application.
Source
aud
aud:
string
The audience of the token.
Source
iat
iat:
number
The issued at timestamp of the token.
Source
iss
iss:
string
The issuer of the token.
Source
Generated using typedoc-plugin-markdown and TypeDoc