v2.13.0
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)