Skip to content

Latest commit

 

History

History
99 lines (58 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

99 lines (58 loc) · 2.85 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.5.1 — 2020-04-06

Security

1.5.0 — 2020-01-23

Added

  • Add HTTP request object to OAuth2Service's events
  • Add beforeTokenSigning event to OAuth2Service

1.4.0 — 2020-01-15

Security

Fixed

  • Add missing aud claim under Authorization Code Flow

Added

  • Add CORS support

1.3.3 — 2019-09-25

Security

Changed

  • Update license's legal entity.

1.3.2 — 2019-08-09

Security

1.3.1 — 2019-06-07

Security

1.3.0 — 2019-06-03

Added

  • Add revocation endpoint

1.2.0 — 2019-03-19

Added

  • Add Authorization code grant
  • Add Refresh token grant
  • Add Userinfo endpoint

Security

1.1.0 — 2018-08-02

Added

  • Add Resource Owner Password Credentials grant

Fixed

  • Add missing cache control headers on /token responses

1.0.0 — 2018-08-01

Initial release.