Preparing search index...
The search index is not available
@rxap/ngx-material-authentication - v19.0.3
@rxap/ngx-material-authentication
LoginFormSubmitMethod
Class LoginFormSubmitMethod
Implements
FormSubmitMethod
<
any
>
Index
Constructors
constructor
Methods
call
Constructors
constructor
new
LoginFormSubmitMethod
(
signInWithEmailAndPasswordMethod
:
SignInWithEmailAndPasswordMethod
,
)
:
LoginFormSubmitMethod
Parameters
signInWithEmailAndPasswordMethod
:
SignInWithEmailAndPasswordMethod
Returns
LoginFormSubmitMethod
Methods
call
call
(
value
:
{
email
:
string
;
password
:
string
;
remember
:
boolean
}
,
)
:
Promise
<
any
>
Parameters
value
:
{
email
:
string
;
password
:
string
;
remember
:
boolean
}
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
call
@rxap/ngx-material-authentication - v19.0.3
Loading...