nayuki / QR-Code-generator

High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.

Home Page:https://www.nayuki.io/page/qr-code-generator-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expiry & Clicks/User Limitation

iwanikhalid opened this issue · comments

Hi @nayuki if you don't mind me asking, the QR codes generated by your generator doesn't have any limitation in terms of expiry date, click amount and user open, right?

It's great and easy to use btw :)

You are correct on all 3 counts.

A QR Code represents a piece of text. If the text is the real URL you want, then it cannot change or expire.
If the text is a tracking URL hosted by someone else's server, then that server can behave arbitrarily.