nova_auth_reset (nova_auth v0.2.0)
View SourcePassword reset token management. Generates time-limited reset tokens and handles the reset flow, invalidating all existing tokens on success.
Summary
Functions
Generate and store a password reset token for a user. Returns the raw token.
Reset a user's password using a raw reset token. Invalidates all tokens on success.
Functions
Generate and store a password reset token for a user. Returns the raw token.
Reset a user's password using a raw reset token. Invalidates all tokens on success.