Firebase Auth question
I have set up 2fa TOTP on firebase for my web application where users need to verify using TOTP to login
However if I want admin users on the portal the permission to reset other users 2fa using a button on the UI
How to implement this