6989a98d75
- Arkitektur: docs/auth/passwordless-architecture.md - Backend: iom/quixzoom-auth-service/ (FastAPI + Redis) - Webb: quixzoom-market-pages/se/login/ (QR-kod + polling) - App: iom/quixzoom-app/src/features/auth/ (push + deep links) Flöde: QR-kod → app-godkännande → webb-inloggad
express-validator
An express.js middleware for validator.
Installation
npm install express-validator
Also make sure that you have Node.js 14 or newer in order to use it.
Documentation
Please refer to the documentation website on https://express-validator.github.io.
Changelog
Check the GitHub Releases page.
License
MIT License