Skip to content

Add NFC badge tap-in support - #61

Open
travismolick wants to merge 1 commit into
mainfrom
feat/nfc-badge-login
Open

Add NFC badge tap-in support#61
travismolick wants to merge 1 commit into
mainfrom
feat/nfc-badge-login

Conversation

@travismolick

Copy link
Copy Markdown
Contributor

An NFC badge reader plugged into a system running ConcatNFCValidator lets Tracker poll that instance via nfcTap.ts for badge scans, used across several areas:

  • Kiosk login: sign in via badge tap through a new /auth/nfc endpoint, gated server-side by Kiosk::isSessionAuthorized()
  • Manager Dashboard: autofill volunteer search from a badge tap
  • Users page: autofill the ID filter from a badge tap
  • Attendee log: submit log entries directly from a badge tap

An NFC badge reader plugged into a system running ConcatNFCValidator
lets Tracker poll that instance via nfcTap.ts for badge scans, used
across several areas:

- Kiosk login: sign in via badge tap through a new /auth/nfc endpoint,
  gated server-side by Kiosk::isSessionAuthorized()
- Manager Dashboard: autofill volunteer search from a badge tap
- Users page: autofill the ID filter from a badge tap
- Attendee log: submit log entries directly from a badge tap
@travismolick
travismolick requested a review from Gawdl3y August 13, 2026 02:52
@travismolick travismolick added the enhancement New feature or request label Aug 13, 2026
@travismolick
travismolick requested a review from a team August 18, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant