Create a new password reset token, register it for USER-TOKEN (replacing a possibly-existing old one) in STORE (default: default-password-store), and note that it will after VALIDITY-DURATION (default: default-token-validity), a duration as created by clsql:make-duration. Returns a string, the token.
get-password-reset-token < string > |
get-password-reset-token < user-token-mixin > |