Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@h3rald h3rald released this 07 Jan 21:18
d89cc26
  • Implemented support for downloading and caching JWKS file for token verification by specifying a jwks_uri configuration setting.
  • Reviewed and re-implemented token verification leveraging OpenSSL v3.2.0 APIs.
  • Upgraded SQLite to v3.44.2
  • Exposed a new $http JavaScript global object that can be used to execute HTTP(S) requests in middleware code.