This repository has been archived by the owner on Mar 9, 2020. It is now read-only.
0.3.0
This release address cryptography in OAuth2.
Two schema changes are made.
- AccessToken.accessToken is now a text field to support use_jwt_access_tokens
- Client to PublicKey is now a 1:1 relationship
Two new console routes are available to populate the PublicKey table and create a new Jwt entry.