You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user can upload/select a jpg, and we then read QR and get the URI from it.
I know this can be done in python, but the aim is to run 100% client side to be compatible with #1.
An even more viable option is to implement #1, then use the webcamera from the browser to read the Google Authenticator QR code. This simplifies the process a lot.
The text was updated successfully, but these errors were encountered:
A user can upload/select a jpg, and we then read QR and get the URI from it.
I know this can be done in python, but the aim is to run 100% client side to be compatible with #1.
An even more viable option is to implement #1, then use the webcamera from the browser to read the Google Authenticator QR code. This simplifies the process a lot.
The text was updated successfully, but these errors were encountered: