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
1 line
633 B
Plaintext
1 line
633 B
Plaintext
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><base href="<%= basePath %>"/><title>Bull Dashboard</title><link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap" rel="stylesheet"><script defer="defer" src="<%= basePath %>/static/vendor.a7a5c6b037a450ac3f38.js"></script><script defer="defer" src="<%= basePath %>/static/main.b9ee2f393232badbddf2.js"></script><link href="<%= basePath %>/static/main.776d169b005873942466.css" rel="stylesheet"></head><body><div id="root">Loading...</div></body></html> |