Skip to content

3.2.0

Compare
Choose a tag to compare
@bizley bizley released this 12 Feb 19:03
· 71 commits to master since this release
d0fea85
  • 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.