Documentation

ResetPasswordWithRecoveryCode.php

Reset Password With Recovery Code Use Case.

The recovery counterpart to email-based reset, for accounts created without an email. The user supplies their username, their one-time recovery code, and a new password. On success the password is changed, all other long-lived credentials are revoked, and a fresh recovery code is issued (one-time use).

PHP version 8.1

Tags
category

Lwt

author

HugoFara hugo.farajallah@protonmail.com

license

Unlicense http://unlicense.org/

since
3.1.2

Table of Contents

Classes

ResetPasswordWithRecoveryCode
Reset a password using a one-time recovery code.

        
On this page

Search results