Skip to content

Releases: overtrue/socialite

4.14.0

16 Mar 07:16
f84c759

Choose a tag to compare

What's Changed

  • [codex] Support redirect_uri config in Google userFromCode flow by @overtrue in #303

Full Changelog: 4.13.0...4.14.0

4.13.0

27 Feb 07:52
2ec6472

Choose a tag to compare

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 userFromCode by @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

07 Nov 09:29
8f08ef1

Choose a tag to compare

What's Changed

  • Update phpstan/phpstan requirement from ^1.7 to ^2.1 by @dependabot[bot] in #293
  • 更新企业微信授权登录的地址 by @tanshiqi in #294

New Contributors

Full Changelog: 4.12.0...4.12.1

4.12.0

20 Aug 22:56
b32353d

Choose a tag to compare

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

08 Oct 16:23
83dd537

Choose a tag to compare

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

Full Changelog: 4.11.1...4.11.2

4.11.1

28 Jun 11:34
de873da

Choose a tag to compare

What's Changed

  • fix: paypal 获取用户数据失败 by @zzqqw in #278

Full Changelog: 4.11.0...4.11.1

3.5.5

24 Jun 15:50
3cf32be

Choose a tag to compare

What's Changed

  • composer: 移除 symfony/http-foundation 的直接依赖 by @yuqi in #277

Full Changelog: 3.5.4...3.5.5

4.11.0

07 Jun 06:47
4929bbb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.10.1...4.11.0

4.10.1

08 Mar 06:42
457b48f

Choose a tag to compare

What's Changed

  • 从 composer.json 中移除 symfony/http-foundation 依赖 by @SuperPx-CN in #273

New Contributors

Full Changelog: 4.10.0...4.10.1

4.10.0

12 Jan 09:40
5afc6f8

Choose a tag to compare

What's Changed

  • Update composer.json support-symfony-psr-http-message-bridge-6.x by @solody in #268

New Contributors

Full Changelog: 4.9.0...4.10.0