Skip to content

Gerneate qr code - #195

Merged
7 commits merged into
mainfrom
feature/191-qr-and-code-generation
Aug 19, 2026
Merged

Gerneate qr code#195
7 commits merged into
mainfrom
feature/191-qr-and-code-generation

Conversation

@Wuuuuu5

@Wuuuuu5 Wuuuuu5 commented Aug 3, 2026

Copy link
Copy Markdown

Adds a QR code generator to the admin dashboard. Generates a random browser-safe token and renders it as a scannable QR code image using the qrcode package.

  • Token generation is currently client-side only — no signing, no expiry, no server-side persistence yet. This covers the QR rendering mechanic; wiring it to a real signed/time-limited token is separate follow-up work.

@rebeccafitzpatr rebeccafitzpatr closed this pull request by merging all changes into main in f27ad02 Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants