Skip to content

Releases: biigle/auth-lslogin

v2.0.3

17 May 07:55
b7de25b
Compare
Choose a tag to compare

What's Changed

  • Add explanation text to sign-up button by @mzur in #6

Full Changelog: v2.0.2...v2.0.3

v2.0.2

15 May 09:30
b19adec
Compare
Choose a tag to compare

What's Changed

  • Implement general error handling in login controller by @mzur in #5

Full Changelog: v2.0.1...v2.0.2

v2.0.1

03 May 06:27
44366c1
Compare
Choose a tag to compare

What's Changed

  • Fix registration with SSO only configuration by @mzur in #4

Full Changelog: v2.0.0...v2.0.1

v2.0.0

02 Apr 13:33
1341a86
Compare
Choose a tag to compare

LSLogin v2 uses a new config URL now. Services can be self-managed via https://services.aai.lifescience-ri.eu/. Once you upgrade to the new provider version, you have to update the LSLOGIN_CLIENT_ID and LSLOGIN_CLIENT_SECRET, too.

What's Changed

New Contributors

  • @mzur made their first contribution in #3

Full Changelog: v1.0.0...v2.0.0

v1.0.0

02 May 10:03
Compare
Choose a tag to compare

Initial release

Features:

  • Allows registration and login via Life Science Login
  • Allows the connection of existing accounts with Life Science Login

Full Changelog: https://github.com/biigle/auth-lslogin/commits/v1.0.0