v1VerifyOtpIntent class
Properties
expirationSeconds
→ String ?
Expiration window (in seconds) indicating how long the verification token is valid for. If not provided, a default of 1 hour will be used. Maximum value is 86400 seconds (24 hours)
final
hashCode
→ int
The hash code for this object.
no setter inherited
otpCode
→ String
OTP sent out to a user's contact (email or SMS)
final
otpId
→ String
ID representing the result of an init OTP activity.
final
publicKey
→ String ?
Client-side public key generated by the user, which will be added to the JWT response and verified in subsequent requests via a client proof signature
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited