- 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.