Releases: OrifInformatique/spring-auth
Releases · OrifInformatique/spring-auth
Version 1.1.1
hotfix: remove the ability to login with a soft deleted user account
Version 1.1.0
- User soft delete and user permanent delete features
- "Get users with deleted" and "get deleted users" methods
- Restore soft-deleted user feature
- Update password feature
- Automated API documentation generated by the tests
- Tests to generate the documentation
- Handmade documentation
Version 1.0.0
First release of this authentication provider for our future applications.
- Login/password or Azure authentication
- 3 basic roles defined for users : USER, MANAGER and ADMIN
- JWT access token and refresh token provided in authentication responses
Version 0.1.1
Fix Azure authentication
Version 0.1.0
First release for testing authentication system.