authorizer
authorizer copied to clipboard
Feat/totp reset after recovery code validation
What does this PR do?
It will reset the TOTP secret and update the recovery codes in the database. After that user will be redirected to scanner image and the same old TOTP flow will continue until all recovery codes have been used.
Which issue(s) does this PR fix?
Resolve https://github.com/authorizerdev/authorizer/issues/442
If this PR affects any API reference documentation, please share the updated endpoint references
NA