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
514 MiB
Languages
Kotlin 44.9%
Vue 30.8%
JavaScript 21.6%
Dart 0.8%
PLpgSQL 0.3%
Other 1.6%