- Renamed package from `user` to `users` for clarity. - Updated UserController to include token service for authentication. - Implemented user login, registration, password reset, and token validation functionalities. - Introduced user roles and permissions management. - Added session tracking for user logins. - Created migration script for user-related database tables. - Refactored user model to include details and preferences. - Enhanced password handling with secure hashing and verification. - Updated routes to include new authentication endpoints and middleware. |
||
|---|---|---|
| .vscode | ||
| backend | ||
| frontend | ||
| .DS_Store | ||
| .gitignore | ||
| README.md | ||
README.md
go-quasar-partial-ssr
bakend in GO frontend quasar framework con generazione delle pagine statiche per la parte public