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
fix(auth): improve error handling in request-code handler
- Added logging for unexpected errors.
- Improved error handling using Logger.
- Replaced print statements with logging.
- Catches and logs stack traces.
- Uses HtHttpException for known exceptions.
0 commit comments