Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] Error Handling Middleware Not used Properly #262

Closed
7 tasks done
CDCNaman opened this issue Jun 6, 2024 · 2 comments · Fixed by #263
Closed
7 tasks done

[Refactor] Error Handling Middleware Not used Properly #262

CDCNaman opened this issue Jun 6, 2024 · 2 comments · Fixed by #263

Comments

@CDCNaman
Copy link
Collaborator

CDCNaman commented Jun 6, 2024

File Name

Auth/src/controllers/auth.controller.js

Reason for Refactoring the Code

Error Handling Middleware which is one of the best practice for error handling in Express.js is not used correctly in many places.

So Refracting of Auth Service Code become important

Checklist

Copy link

github-actions bot commented Jun 6, 2024

Congratulations, @CDCNaman! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@CDCNaman CDCNaman linked a pull request Jun 6, 2024 that will close this issue
Copy link

github-actions bot commented Jun 7, 2024

Hi there! This issue is still open. We are looking forward to your response.
Assignees: None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant