All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for CDI 2.3 and FDI 1.2
- Fixes some error handling issues
- Support for refresh tokens in Auth0 handler
- Adds
get_cors_allowed_headers
function for easier CORS - Compatibility with CDI 2.2
- Incorrectly deleting session items from session data for Auth0 handler