Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@stloyd stloyd released this 28 Feb 14:00
· 7 commits to master since this release
c9cd9f2

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 in RegisterController 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

Full Changelog: 2.1.0...2.2.0