Releases: overtrue/socialite
Releases · overtrue/socialite
4.14.2
4.14.1
Full Changelog: 4.14.0...4.14.1
4.14.0
4.13.0
What's Changed
- Fix PHPStan 2.x compatibility by @Copilot in #297
- Add Twitter OAuth 2.0 provider by @Copilot in #299
- FeiShu: Support pre-configured app_access_token to skip redundant API fetch by @Copilot in #300
- Restore user_ticket sensitive info fetching in WeWork
userFromCodeby @Copilot in #298 - Add Apple Sign In (Sign in with Apple) provider by @Copilot in #301
- Add error checking in WeChat::getUserByToken() by @Copilot in #302
Full Changelog: 4.12.1...4.13.0
4.12.1
4.12.0
What's Changed
- Fix WeChat OAuth to throw AuthorizeFailedException when required fields are missing by @Copilot in #291
- Fix OAuth token validation vulnerabilities and add comprehensive test coverage by @Copilot in #292
New Contributors
- @Copilot made their first contribution in #291
Full Changelog: 4.11.2...4.12.0
4.11.2
What's Changed
- fix: wechat oauth scope为snsapi_base getRaw返回空数组 by @153264 in #281
- Update phpunit/phpunit requirement from ^9.0 to ^11.3 by @dependabot in #280
New Contributors
- @dependabot made their first contribution in #280
Full Changelog: 4.11.1...4.11.2