goaaats / xl-authenticator

Android/iOS OTP authenticator app for XIVLauncher built in Flutter
GNU General Public License v3.0
38 stars 12 forks source link

Authenticator on smart watches #9

Open apwadkar opened 3 years ago

apwadkar commented 3 years ago

It would be nice to have an app on my watch rather than, or in addition to, my phone. It seems currently Flutter doesn't really have a great way to support Wear OS yet (this is using a community made package), though, Apple Watch support is possible. Considering how minimal the app already looks, the watch face need only display the OTP and scroll to the "Resend" button.

Another related feature could be syncing across multiple devices. I'm not sure how feasible that would be, but it would tie into this feature pretty well.