v2.13.0
版本发布时间: 2021-09-16 00:44:31
lexik/LexikJWTAuthenticationBundle最新发布版本:v3.1.0(2024-07-04 04:51:49)
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)