SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
487 stars 435 forks source link

Update LifeScienceLogin config URL #1179

Closed mzur closed 3 months ago

mzur commented 3 months ago

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.

atymic commented 3 months ago

@mzur does this need a major version tag if you need to update credentials?

mzur commented 3 months ago

Yes, this can be considered a breaking change.