This website requires JavaScript.
Explore
Help
Register
Sign In
poignatov
/
play-life
Watch
1
Star
0
Fork
0
You've already forked play-life
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4a06ceb7f6dddbea8b906cff7c7035b0a70c7dc5
play-life
/
VERSION
2 lines
6 B
Plaintext
Raw
Normal View
History
Unescape
Escape
v2.0.0: Multi-user authentication with JWT Features: - User registration and login with JWT tokens - All data is now user-specific (multi-tenancy) - Profile page with integrations and logout - Automatic migration of existing data to first user Backend changes: - Added users and refresh_tokens tables - Added user_id to all data tables (projects, entries, nodes, dictionaries, words, progress, configs, telegram_integrations, weekly_goals) - JWT authentication middleware - claimOrphanedData() for data migration Frontend changes: - AuthContext for state management - Login/Register forms - Profile page (replaced Integrations) - All API calls use authFetch with Bearer token Migration notes: - On first deploy, backend automatically adds user_id columns - First user to login claims all existing data
2026-01-01 18:21:18 +03:00
2.0.0
Reference in New Issue
Copy Permalink