GenerateRecoveryCode.php
Generate Recovery Code Use Case.
Issues a fresh one-time recovery code for a user, stores its hash, and returns the plaintext to be shown to the user exactly once.
PHP version 8.1
Tags
Table of Contents
Classes
- GenerateRecoveryCode
- Issue and persist a new recovery code for a user.