Added
- User Management: The API enables user registration, authentication, and authorization.
- Role Configuration: Users can be assigned different roles with specific permissions.
- Login: Users can securely log in using their credentials and obtain a JWT Bearer Token.
- Forgot Password: Users can request a password reset email if they forget their password.
- Update Password: Users can update their password securely.
- Profile Management: Users can manage their profile information.
- Logout: Users can log out of the system, invalidating their JWT Bearer Token.
Full Changelog: https://github.com/fhmiibrhimdev/backend-laravel/commits/v1.0.0