Preparing search index...
The search index is not available
auth-service
auth-service
core/models/TokenData
TokenData
Class TokenData
TokenData model
Index
Constructors
constructor
Properties
email
id
Constructors
constructor
new
Token
Data
(
id
,
email
)
:
TokenData
Creates a new TokenData.
Parameters
id
:
string
The user ID.
email
:
string
The user email.
Returns
TokenData
Properties
email
email
:
string
The user email.
id
id
:
string
The user ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
email
id
auth-service
Loading...
TokenData model