Commit Graph

3 Commits

Author SHA1 Message Date
Julien Froidefond
6db4921d0f feat: add lint:fix command to package.json and update French text for consistency across various components 2025-10-12 16:09:31 +02:00
Julien Froidefond
5c71ce1a54 refactor: update authentication flow and cookie management
- Changed COOKIE_NAME from "peakSkills_userId" to "session_token" for better clarity.
- Updated AuthClient to handle login and registration with new data structures.
- Enhanced AuthWrapper to manage user sessions and display appropriate messages.
- Added error handling in LoginForm and RegisterForm for better user feedback.
- Refactored user service methods to streamline user creation and verification processes.
2025-08-25 16:19:31 +02:00
Julien Froidefond
caf396d964 feat: adding login/RegisterForm and new columns in PG 2025-08-25 14:02:07 +02:00