Release Notes
Library - Fix
- PR #996: Update Dockerfile with node version which has security support as of now. Thanks to @AsabuHere!
Library - Chore
- PR #994: removed .npmignore. Thanks to @tiwarishubham635!
- PR #995: removed unnecessary badge and added relevant badges. Thanks to @tiwarishubham635!
Oauth
- updated openid discovery endpoint uri (breaking change)
- Added device code authorization endpoint
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint