Skip to content

v2.13.0

Compare
Choose a tag to compare
@chalasr chalasr released this 15 Sep 16:44
· 203 commits to 2.x since this release
v2.13.0
d3dbf97

CHANGELOG

591673a feature #916 Allow to use custom authenticator by extending JWTAuthenticator (@fd6130)
9847bbd bug #914 Bundle breaks application if Symfony Console not installed (@yivi)
cced83e feature #903 Implement AuthenticatorInterface::createToken() (Symfony 5.4) (@chalasr)
adfcb5b bug #905 Changed JWTAuthenticator::start method return type to more generic Response type (@aurimasniekis)
0161668 feature #912 Added argument to AuthenticationSuccessHandler to stop token from being removed from response (@Naitsirch)