Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 801 Bytes

File metadata and controls

36 lines (23 loc) · 801 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.

[2.1.1] - 2020-07-13

Added

  • Support for paginated requests

[2.1.0] - 2020-06-04

Added

  • Added code_verifier for PKCE support

[2.0.3] - 2020-04-03

Changed

  • Refresh Token Exchange and Authorization Code exchange will be performed via the backend server.

[2.0.2] - 2019-06-13

Changed

  • App will re-login automatically on token expiration

[2.0.1] - 2019-02-06

Fixed

  • Admin tokens audience issue fixed

[2.0.0] - 2019-02-05

Changed

  • Updated extension structure
  • Updated extension building process