Create administrative API endpoint to delete user's OTP token
Closed this issue · 1 comments
lkuchenb commented
Add an endpoint DELETE:/totp-secret/{user_id}
that enables site admins to delete a user's TOTP secret. This is required to recover from a situation where the user has lost access to the TOTP secret.