| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.13.0 source code.tar.gz | 2026-02-27 | 47.2 kB | |
| 4.13.0 source code.zip | 2026-02-27 | 92.9 kB | |
| README.md | 2026-02-27 | 795 Bytes | |
| Totals: 3 Items | 140.9 kB | 0 | |
What's Changed
- Fix PHPStan 2.x compatibility by @Copilot in https://github.com/overtrue/socialite/pull/297
- Add Twitter OAuth 2.0 provider by @Copilot in https://github.com/overtrue/socialite/pull/299
- FeiShu: Support pre-configured app_access_token to skip redundant API fetch by @Copilot in https://github.com/overtrue/socialite/pull/300
- Restore user_ticket sensitive info fetching in WeWork
userFromCodeby @Copilot in https://github.com/overtrue/socialite/pull/298 - Add Apple Sign In (Sign in with Apple) provider by @Copilot in https://github.com/overtrue/socialite/pull/301
- Add error checking in WeChat::getUserByToken() by @Copilot in https://github.com/overtrue/socialite/pull/302
Full Changelog: https://github.com/overtrue/socialite/compare/4.12.1...4.13.0