Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.2.0 source code.tar.gz | 2024-02-28 | 78.0 kB | |
2.2.0 source code.zip | 2024-02-28 | 198.6 kB | |
README.md | 2024-02-28 | 2.2 kB | |
Totals: 3 Items | 278.7 kB | 0 |
What's Changed
- Add Telegram resource owner by @zorn-v in https://github.com/hwi/HWIOAuthBundle/pull/1966
- Drop not supported PHP 7.4 & 8.0 by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1969
- Allow "use_authorization_to_get_token" to be configured to false for generic OAuth2 by @ldaspt in https://github.com/hwi/HWIOAuthBundle/pull/1974
- Update API version for Facebook to the latest available by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1975
- Replace custom authenticator passport with custom badge usage by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1976
- Replace custom authenticator passport with custom badge usage by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1978
- Fix registration of failure handler by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1979
- Don't miss the refresh token by @kurian86 in https://github.com/hwi/HWIOAuthBundle/pull/1963
- Fix security setup docs by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1980
- Add GH action to close stale stuff by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1981
- Allow
null
as$registrationForm
inRegisterController
by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1983 - Make Twig & Symfony Routing hard requirement by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1984
- Document how to configure entity provider by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1985
- Remove Twig usage from
AuthenticationFailureHandler
by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1986 - Add connect functionality docs by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1987
- Adjust changelog for release 2.2 by @stloyd in https://github.com/hwi/HWIOAuthBundle/pull/1988
New Contributors
- @zorn-v made their first contribution in https://github.com/hwi/HWIOAuthBundle/pull/1966
- @ldaspt made their first contribution in https://github.com/hwi/HWIOAuthBundle/pull/1974
- @kurian86 made their first contribution in https://github.com/hwi/HWIOAuthBundle/pull/1963
Full Changelog: https://github.com/hwi/HWIOAuthBundle/compare/2.1.0...2.2.0