You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: enhance user update logic in Accounts module
- Introduced a check for existing GitHub users during the update process to prevent conflicts.
- Simplified the user parameter handling by consolidating the logic for setting user attributes.
- Added validations for email and handle uniqueness, improving data integrity and user management.
0 commit comments