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
- Update
npm
dependencies to fix:
1.5.0 — 2020-01-23
- Add HTTP request object to
OAuth2Service
's events - Add
beforeTokenSigning
event toOAuth2Service
1.4.0 — 2020-01-15
- Update
npm
dependencies to fix:
- Add missing
aud
claim under Authorization Code Flow
- Add CORS support
1.3.3 — 2019-09-25
- Update
npm
dependencies to fix:
- Update license's legal entity.
1.3.2 — 2019-08-09
- Update
npm
dependencies to fix:
1.3.1 — 2019-06-07
- Update
npm
dependencies to fix:
1.3.0 — 2019-06-03
- Add revocation endpoint
1.2.0 — 2019-03-19
- Add Authorization code grant
- Add Refresh token grant
- Add Userinfo endpoint
- Update
npm
dependencies to fix CVE-2018-16469
1.1.0 — 2018-08-02
- Add Resource Owner Password Credentials grant
- Add missing cache control headers on
/token
responses
Initial release.