Preparing search index...
The search index is not available
zibri
zibri
auth/jwt/jwt-credentials.model
JwtCredentialsDto
Class JwtCredentialsDto
The actual credentials sent over http.
Hierarchy
Omit
<
JwtCredentials
,
"userId"
|
"id"
>
JwtCredentialsDto
Index
Constructors
constructor
Properties
email
password
Constructors
constructor
new
JwtCredentialsDto
(
...
args
:
any
[]
)
:
JwtCredentialsDto
Parameters
...
args
:
any
[]
Returns
JwtCredentialsDto
Properties
email
email
:
string
The email of the user.
password
password
:
string
The password.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
email
password
zibri
Loading...
The actual credentials sent over http.