Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 643 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 643 Bytes

Changelog

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.

[1.1.0] - 2020-09-10

Added

  • Support for CDI 2.3 and FDI 1.2

[1.0.0] - 2020-08-25

Changed

  • Fixes some error handling issues

[0.3.1] - 2020-08-09

Added

  • Support for refresh tokens in Auth0 handler
  • Adds get_cors_allowed_headers function for easier CORS
  • Compatibility with CDI 2.2

Fixes

  • Incorrectly deleting session items from session data for Auth0 handler