Skip to content

v2.5.0

Compare
Choose a tag to compare
@chalasr chalasr released this 29 Jun 14:51
· 521 commits to 3.x since this release
v2.5.0

CHANGELOG

a3d590e - feature #508 Replace namshi/jose by lcobucci/jwt (chalasr)
e7b5cf2 - feature #485 Add a lexik:jwt:generate-token command (sroze)
154c60e - feature #369 Fix HMAC support (chalasr)
46ec165 - feature #492 [Feature] clock skew (patrickjDE)
49f1ba4 - feature #433 Added setPayload to JWTDecodedEvent analogous to JWTCreatedEvent. (vgeyer)
4e519bd - feature #412 Make the token type case insensitive (greg0ire)
ddfd184 - feature #404 CheckConfigCommand should not be container aware (chalasr)
75d60cf - feature #352 JWT header alteration (Spomky)
5fa8dd4 - #344 Add an extension point on the PayloadAwareUserProviderInterface (sroze)

UPGRADE GUIDE