baton/frontend
Gros Frumos 04f7bd79e2 auth: replace UUID-based login with JWT credential verification
Login now requires login/email + password verified against DB via
/api/auth/login. Only approved registrations can access the app.
Signal endpoint accepts JWT Bearer tokens alongside legacy api_key auth.
Old UUID-only registration flow removed from frontend.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 14:14:12 +02:00
..
icons kin: BATON-ARCH-009-frontend_dev 2026-03-20 21:09:05 +02:00
.gitkeep kin: BATON-002 [Research] UX Designer 2026-03-20 20:44:00 +02:00
admin.html kin: BATON-005-frontend_dev 2026-03-20 23:44:58 +02:00
admin.js kin: BATON-005-frontend_dev 2026-03-20 23:44:58 +02:00
app.js auth: replace UUID-based login with JWT credential verification 2026-03-21 14:14:12 +02:00
index.html auth: replace UUID-based login with JWT credential verification 2026-03-21 14:14:12 +02:00
manifest.json kin: BATON-ARCH-009-frontend_dev 2026-03-20 21:09:05 +02:00
style.css kin: BATON-BIZ-002 Убрать hardcoded VAPID key из meta-тега, читать с /api/push/public-key 2026-03-21 13:49:57 +02:00
sw.js kin: BATON-ARCH-009-frontend_dev 2026-03-20 21:09:05 +02:00