google-authenticator-exporter icon indicating copy to clipboard operation
google-authenticator-exporter copied to clipboard

Implement QR code parsing

Open krissrex opened this issue 5 years ago • 1 comments

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.

krissrex avatar May 22 '20 15:05 krissrex