kangaroo-server / kangaroo

An open source, multi-tenant, OAuth2 Authorization server.
Apache License 2.0
7 stars 2 forks source link

Token introspection #418

Closed krotscheck closed 6 years ago

krotscheck commented 6 years ago

This patch implements RFC-7662: Token Introspection

Closes #116