What's Changed
- Add Telegram resource owner by @zorn-v in #1966
- Drop not supported PHP 7.4 & 8.0 by @stloyd in #1969
- Allow "use_authorization_to_get_token" to be configured to false for generic OAuth2 by @ldaspt in #1974
- Update API version for Facebook to the latest available by @stloyd in #1975
- Replace custom authenticator passport with custom badge usage by @stloyd in #1976
- Replace custom authenticator passport with custom badge usage by @stloyd in #1978
- Fix registration of failure handler by @stloyd in #1979
- Don't miss the refresh token by @kurian86 in #1963
- Fix security setup docs by @stloyd in #1980
- Add GH action to close stale stuff by @stloyd in #1981
- Allow
null
as$registrationForm
inRegisterController
by @stloyd in #1983 - Make Twig & Symfony Routing hard requirement by @stloyd in #1984
- Document how to configure entity provider by @stloyd in #1985
- Remove Twig usage from
AuthenticationFailureHandler
by @stloyd in #1986 - Add connect functionality docs by @stloyd in #1987
- Adjust changelog for release 2.2 by @stloyd in #1988
New Contributors
- @zorn-v made their first contribution in #1966
- @ldaspt made their first contribution in #1974
- @kurian86 made their first contribution in #1963
Full Changelog: 2.1.0...2.2.0