CodeCraft Auth API Docs - v0.0.0
Preparing search index...
modules/authentication/schemas/auth.schemas
signInSchema
Variable signInSchema
Const
signInSchema
:
ZodObject
<
{
email
:
ZodPipe
<
ZodString
,
ZodTransform
<
string
,
string
>
>
;
password
:
ZodString
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CodeCraft Auth API Docs - v0.0.0
Loading...