Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-user-auth
SignInRequest
Interface SignInRequest
Represents the information required to perform a SignInWithCredentials flow.
interface
SignInRequest
{
email
:
string
;
password
:
string
;
}
Index
Properties
email
password
Properties
email
email
:
string
password
password
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
password
Axinom Portal
Axinom Mosaic Libraries
Loading...
Represents the information required to perform a SignInWithCredentials flow.