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: Enhance OAuth2 handlers and user authentication endpoints
- Added Swagger documentation for Google, Facebook, and GitHub OAuth2 login and callback handlers.
- Improved error handling in user registration and login by using structured error responses.
- Introduced new endpoints for refreshing tokens, requesting password resets, and verifying emails with appropriate documentation.
- Updated user profile retrieval to return structured user response.
- Added DTOs for error and message responses to standardize API responses.
0 commit comments