jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.97k stars 198 forks source link

Add an extra info option for each 2fa entry #1108

Open shivangc22 opened 6 months ago

shivangc22 commented 6 months ago

Request to add an extra details (text only) option for each 2fa entry.

My specific use case would be to store the recovery codes alongside the 2fa codes, but .it can also be used to store other information

Red6785 commented 2 months ago

I would reccomend against doing that. The point of the recovery codes is to help you recover your account if you lost access to your authenticator. If you lost your authenticator, and stored your recovery tokens in your authenticator, you're in for a world of hurt. The idea is alright, but I don't really know what else one would want to store besides the recovery codes.