Version v1.1.0 Release Notes
New Features:
- Added Authentication Mechanism: Implemented JWT-based authentication to secure API endpoints.
- Authorization Management: Integrated identity management and authorization for user authentication.
Enhancements:
- Improved Security: Strengthened API security with JWT token validation and authorization checks.
- User Registration and Authentication: Enabled user registration and login functionalities.
Enhanced API Protection: Restricted access to certain endpoints based on user roles and permissions.
Fixes and Updates:
- Bug Fixes: Addressed minor issues related to authentication logic.
- Code Refactoring: Enhanced code quality and improved readability in authentication-related components.