Circle V2 API Docs
Preparing search index...
@repo/auth-next
api
verifyOTPRouteSchema
Variable verifyOTPRouteSchema
Const
verifyOTPRouteSchema
:
ZodObject
<
{
email
:
ZodEmail
;
token
:
ZodString
;
type
:
ZodEnum
<
{
recovery
:
"recovery"
}
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...