Skip to content

Fix: Missing try/catch error handling in authController#11087

Open
3smithkumar wants to merge 1 commit into
SecureBananaLabs:mainfrom
3smithkumar:fix/auth-try-catch
Open

Fix: Missing try/catch error handling in authController#11087
3smithkumar wants to merge 1 commit into
SecureBananaLabs:mainfrom
3smithkumar:fix/auth-try-catch

Conversation

@3smithkumar

Copy link
Copy Markdown

Fix

Closes #11086

Files: apps/api/src/controllers/authController.js
Severity: High

Description:
All auth controller functions (register, login, oauthCallback, refresh) lack try/catch blocks. If Zod validat...

github-actions Bot added a commit that referenced this pull request Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: Missing try/catch error handling in authController

1 participant