qr-scanner icon indicating copy to clipboard operation
qr-scanner copied to clipboard

remember when user has pressed "allow access to camera" on page submit

Open ghost opened this issue 3 years ago • 1 comments

Great library! Is it possible to remember when the user has pressed "allow access to camera"? The reason is that i am validating the qr-code and if its outdated i do a postback and present a popup-warning. At the same time, the page asks "allow access to camera?" every time.

ghost avatar May 01 '22 10:05 ghost

As I know it is an option of the browser to remember the user choice. If a user checks this option, camera permission has been granted permanently.

devaskim avatar May 19 '22 05:05 devaskim