|
|
4e8f698f88
|
feat: Integrate tracking functionality in authentication API routes for enhanced user activity monitoring; update tracking data structure in tracking route
|
2025-05-21 11:17:14 +09:00 |
|
|
|
73b042b0ac
|
refactor: Enhance authentication API to streamline session data handling and role assignment; update login response structure and conditionally render UI elements based on user role
|
2025-05-20 18:55:24 +09:00 |
|
|
|
6033054c6e
|
chore: Update environment variables for database connection and refactor authentication API routes to improve session handling and login logic
|
2025-05-20 17:08:25 +09:00 |
|
|
|
2217426152
|
feat: implement password change API and update Login and PwResetForm components to utilize local storage for password management
|
2025-05-14 17:49:59 +09:00 |
|
|
|
a2a2b2e6fa
|
fix: restore storeNm property in session management and adjust padding in check and radio components for improved layout
|
2025-05-13 17:21:22 +09:00 |
|
|
|
98299ffe92
|
chore: update @prisma/client and prisma dependencies to version 6.7.0; modify session management in MemberInformationPopup and Header components to utilize session data
|
2025-05-13 16:10:22 +09:00 |
|
|
|
f33786a8eb
|
feat: implement user role management in session and update Header component to display user ID
|
2025-05-13 14:41:09 +09:00 |
|
|
|
3e16d3a767
|
feat: implement session management with Zustand and enhance login flow in Login component
|
2025-05-09 16:05:20 +09:00 |
|
|
|
05f4fe4e94
|
refactor: enhance session management and routing in middleware and API authentication
|
2025-05-07 17:16:26 +09:00 |
|
|
|
5048fe1c08
|
chore: axios 설정 충돌 해결
|
2025-05-07 15:17:01 +09:00 |
|