marcoagner / Flask-QRcode

A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.
https://marcoagner.github.io/Flask-QRcode/
GNU General Public License v3.0
110 stars 30 forks source link

Redirection #39

Open onurbyrl opened 1 year ago

onurbyrl commented 1 year ago

How to redirect user to another route after QR code scanned?

racinmat commented 1 year ago

Hi, what exactly do you mean? You want the QR code to contain URL to some other route?