Torsten Schulz (local) 503ff90dfa refactor(auth): update user registration and activation responses for security
- Modified the registerUser and activate functions to return a success status instead of user data, enhancing security by not exposing sensitive information.
- Improved error handling in the registration process, including user cleanup on failure and clearer error messages for email-related issues.
- Ensured that activation emails are sent without returning user details, maintaining user privacy.
2026-02-04 11:21:55 +01:00
2025-12-19 15:59:45 +01:00
Description
No description provided
12 MiB
Languages
Vue 56.3%
JavaScript 41.4%
SCSS 0.7%
Shell 0.6%
CSS 0.5%
Other 0.5%