zibri
Preparing search index...
auth/strategies/cookie/cookie-auth-credentials.model
CookieAuthCredentialsDto
Class CookieAuthCredentialsDto
The actual credentials sent over http.
Hierarchy
Omit
<
CookieAuthCredentialsData
,
"transaction"
>
CookieAuthCredentialsDto
Index
Constructors
constructor
Properties
email
password
Constructors
constructor
new
CookieAuthCredentialsDto
(
...
args
:
any
[]
)
:
CookieAuthCredentialsDto
Parameters
...
args
:
any
[]
Returns
CookieAuthCredentialsDto
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.