Releases: laravel/socialite
Releases · laravel/socialite
v5.17.0
- Add "email_verified" to linkedin openid by @aalyusuf in #725
- [5.x] Adds support for configuring Access Scope for providers from configuration by @TheAladeen in #728
- [5.x] Added 2 additional tests for GitHub driver programmatic scope merging and overwriting by @TheAladeen in #729
v5.16.1
- Update logo to support dark/light theme by @milewski in #717
- [5.x] Support PHP 8.4 by @crynobone in #722
v5.16.0
- Add X Provider by @tomocrafter in #712
v5.15.1
- Check if some fields exist using limited login by @CosmicodeStudio in #709
v5.15.0
- Support the custom parameters of the access token request by @maximepvrt in #707
v5.14.0
- Update Socialite Providers URL by @DamianKRTurner in #703
- [5.x] Add Slack OpenID provider by @maartenpaauw in #704
v5.13.2
v5.13.1
- Correct issue with GoogleProvider getUserByToken() method by @ChengKaiChiang in #700
v5.13.0
- Support OIDC token in Facebook provider (Facebook Limited Login) by @gdebrauwer in #698
v5.12.1
- Revert "Adding basic authentication by default on signed routes (#684)" by @driesvints in #694