jamie-mh / AuthenticatorPro

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

Support for google backup method #902

Open milindgoel15 opened 1 year ago

milindgoel15 commented 1 year ago

Is your feature request related to a problem? Please describe. Local backup methods are good but when moving between devices or ROM, users have to copy and paste such local backup files. So can you add a Google backup option so all tokens get synced with Google and get restored when restoring on new devices?

Describe the solution you'd like Not sure how it will be done. Dont have much knowledge for integration of it.

Additional context n/a

milindgoel15 commented 1 year ago

Just read the FAQ and I think this probably won't be implemented.

So I wanna ask if the app supports auto backup? It is enabled by default but just in case if you disabled it.

This one basically: https://developer.android.com/guide/topics/data/autobackup

jamie-mh commented 1 year ago

I don't have a problem with it. It's not the same as implementing first-party support for cloud services in the app. The reason it's currently disabled is that some data is kept in the Keystore and would cause things to break on restore.

It's totally feasible though, I'll look into what needs to be done to get it working.

YaKun9 commented 11 months ago

I also hope to support webdav synchronization

MillionsToOne commented 5 months ago

If this gets implemented, I really hope a separate version without google stuff would be available. I'd rather have software on my device free and support free software, than have it support proprietary stuff.