3.2.0
- Using
local_file_reference
(STORE_LOCAL_FILE_REFERENCE) as a key store option is now deprecated and will be removed in 4.0.0. - Attempt to use empty string as a key configuration is now throwing exception.
JwtHttpBearerAuth
is not silencing JWT exceptions anymore allowing more developer friendly experience.
Thank you @koxu1996 for improvement suggestions.