Implementation of an Asynchronous Authentication and Authorization Framework using OAuth 2.1 and OpenID Connect.
The following specs are implemented:
- OAuth 2.1
- [The OAuth 2.1 Authorization Framework](https://tools.ietf.org/html/draft-parecki-oauth-v2-1)
- [RFC 7009: Token Revocation](https://tools.ietf.org/html/rfc7009)
- OpenID Connect
- [OpenID Connect Core 1.0](https://openid.net/specs/openid-connect-core-1_0.html)