Recent Releases of https://github.com/biigle/auth-lslogin
https://github.com/biigle/auth-lslogin - v2.0.5
What's Changed
- Update requirement to upstream repo with hard-coded URLs by @mzur in https://github.com/biigle/auth-lslogin/pull/9
Full Changelog: https://github.com/biigle/auth-lslogin/compare/v2.0.4...v2.0.5
- PHP
Published by mzur 11 months ago
https://github.com/biigle/auth-lslogin - v2.0.4
What's Changed
- Replace assertEquals by assertSame by @lehecht in https://github.com/biigle/auth-lslogin/pull/7
- Handle case where registration is disabled but user exists by @mzur in https://github.com/biigle/auth-lslogin/pull/8
New Contributors
- @lehecht made their first contribution in https://github.com/biigle/auth-lslogin/pull/7
Full Changelog: https://github.com/biigle/auth-lslogin/compare/v2.0.3...v2.0.4
- PHP
Published by mzur 11 months ago
https://github.com/biigle/auth-lslogin - v2.0.3
What's Changed
- Add explanation text to sign-up button by @mzur in https://github.com/biigle/auth-lslogin/pull/6
Full Changelog: https://github.com/biigle/auth-lslogin/compare/v2.0.2...v2.0.3
- PHP
Published by mzur about 2 years ago
https://github.com/biigle/auth-lslogin - v2.0.2
What's Changed
- Implement general error handling in login controller by @mzur in https://github.com/biigle/auth-lslogin/pull/5
Full Changelog: https://github.com/biigle/auth-lslogin/compare/v2.0.1...v2.0.2
- PHP
Published by mzur about 2 years ago
https://github.com/biigle/auth-lslogin - v2.0.1
What's Changed
- Fix registration with SSO only configuration by @mzur in https://github.com/biigle/auth-lslogin/pull/4
Full Changelog: https://github.com/biigle/auth-lslogin/compare/v2.0.0...v2.0.1
- PHP
Published by mzur about 2 years ago
https://github.com/biigle/auth-lslogin - v2.0.0
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
- V2 by @mzur in https://github.com/biigle/auth-lslogin/pull/3
New Contributors
- @mzur made their first contribution in https://github.com/biigle/auth-lslogin/pull/3
Full Changelog: https://github.com/biigle/auth-lslogin/compare/v1.0.0...v2.0.0
- PHP
Published by mzur about 2 years ago
https://github.com/biigle/auth-lslogin - v1.0.0
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
- PHP
Published by mzur about 3 years ago