Interface

LocalStoragePasscode

LocalStoragePasscode

Properties:
Name Type Attributes Description
id string <optional>
The UUID of the active passcode.
ttl number <optional>
Timestamp until when the passcode is valid in seconds (since January 1, 1970 00:00:00 UTC).
resendAfter number <optional>
Seconds until a passcode can be resent.
emailID emailID <optional>
The email address ID.

View Source lib/state/users/PasscodeState.ts, line 131