Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-user-auth-utils
CheckPasswordResetOtpResponse
Interface CheckPasswordResetOtpResponse
Represents the response for a Check Password Reset OTP Request
interface
CheckPasswordResetOtpResponse
{
code
:
CheckOtpResponseCode
;
isOtpValid
?:
boolean
;
message
?:
string
;
}
Index
Properties
code
is
Otp
Valid?
message?
Properties
code
code
:
CheckOtpResponseCode
Optional
is
Otp
Valid
isOtpValid
?:
boolean
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
is
Otp
Valid
message
Axinom Portal
Axinom Mosaic Libraries
Loading...
Represents the response for a Check Password Reset OTP Request