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
feat(auth): enhance verify-code endpoint to support anonymous account conversion
- Update auth middleware to include authenticated user retrieval
- Modify completeEmailSignIn function to accept and process authenticated user
- Enable conversion of anonymous accounts to permanent ones during sign-in
- Improve code comments for clarity and maintainability
0 commit comments