/auth/recovery/complete
After verifying the recovery code and recovery token, set a new password, automatically revoke all sessions to ensure account security, and send a password change notification. References: NIST SP 800-63B §5.1.1.2, OWASP ASVS V2.1.
Schema: dto.CompleteAccountRecoveryRequest
dto.CompleteAccountRecoveryRequest
code
string
new_password
recovery_token
dto.CompleteAccountRecoveryResponse
gitee_com_linmes_authms_base_dto.SimpleResponse
message
integer
timestamp