Password reset core logic.
Provides business logic for password reset token generation and confirmation.
Used when users forget their password and need to reset it.
Classes
PasswordResetError
Bases: Exception
Raised when password reset fails.
Functions