Skip to content

Releases: OrifInformatique/spring-auth

Version 1.1.1

02 Dec 12:24

Choose a tag to compare

hotfix: remove the ability to login with a soft deleted user account

Version 1.1.0

25 Nov 10:46
26c52df

Choose a tag to compare

  • 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

01 Oct 11:25
dd412d0

Choose a tag to compare

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

24 Sep 14:43
061484e

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release

Fix Azure authentication

Version 0.1.0

15 Aug 14:02
482d4cf

Choose a tag to compare

Version 0.1.0 Pre-release
Pre-release

First release for testing authentication system.