Skip to content

Releases: AbsaOSS/login-service

LS Client Library: v1.0.1

07 Feb 08:14
c0580c3
Compare
Choose a tag to compare

Client Library v1.0.1

Release of the login-service client-library. Library gives users a convenient and easy way to connect and interface with the login-service.

This includes authentication and the retrieval of access tokens, refresh tokens and public Keys.

Changes since v1.0.0
-Added Scala 2.13 compatibility
-Changed Claims Parser to reflect the change to configurable claims on the main Service

The library package may be found here:
https://search.maven.org/artifact/za.co.absa/login-service-client-library_2.12/1.0.1/jar
https://search.maven.org/artifact/za.co.absa/login-service-client-library_2.13/1.0.1/jar

Details on the codebase can be found here:
https://github.com/AbsaOSS/login-service/blob/master/clientLibrary/README.md

Client Library: v1.0.0

19 Jan 14:30
Compare
Choose a tag to compare

Client Library v1.0.0

Release of the login-service client-library. Library gives users a convenient and easy way to connect and interface with the login-service.

This includes authentication and the retrieval of access tokens, refresh tokens and public Keys.

The library package may be found here:
https://search.maven.org/artifact/za.co.absa/login-service-client-library_2.12/1.0.0/jar

Details on the codebase can be found here:
https://github.com/AbsaOSS/login-service/blob/master/clientLibrary/README.md