Private
Readonly
storagePrivate
Readonly
ttlCreates a Forgot Password Confirmation Record. This will be to remember that a user has made a request to reset a password. Throws an error if the email doesn't exist.
ID of the email/password login object.
The record id. This should be included in the reset password link.
A ForgotPasswordStore using an ExpiringStorage to hold the necessary records.