abdelh17 / Quolance

MIT License
2 stars 0 forks source link

[BE #21] - Allow user to verify his account using a mailing service #52

Closed ChemsCode closed 1 day ago

ChemsCode commented 1 day ago

Pull Request: Enhanced User Verification and Backend Logging - #21

Summary

This pull request introduces several critical improvements to the backend, focusing on user verification, enhanced logging, and global error handling. The updates also include dependency additions and setup configurations to streamline the local development environment for testing email services.

Changes Made

1. User Verification

2. Email Service Integration

3. Global Error Handling

4. CORS Configuration

5. Dependency Updates

Testing

Notes

These enhancements improve security and user experience by ensuring a smoother verification process and enabling detailed error tracking.

Related Issue

Closes #21

KA-devl commented 1 day ago

@ChemsCode quick feedback : can you update the readME if there is anything new related to the setup? Also if you can add the new changes to the postman collection if it was changed (Not urgent) - for the next iteration

ChemsCode commented 1 day ago

@ChemsCode quick feedback : can you update the readME if there is anything new related to the setup? Also if you can add the new changes to the postman collection if it was changed (Not urgent) - for the next iteration

Yeah no problem, that's noted!