- Created LoginPage.vue for user login functionality with email and password fields. - Implemented RecoverPasswordPage.vue to allow users to request a password recovery email. - Developed SignupPage.vue for new user registration, including form validation and success state. |
||
|---|---|---|
| .. | ||
| admin_routes.go | ||
| auth_routes.go | ||
| routes.go | ||
| system_routes.go | ||
| user_routes.go | ||