OAuth-Apis / apis

OAuth Authorization as a Service
Apache License 2.0
594 stars 301 forks source link

Implement token introspection (according to draft spec) #14

Open frkosurf opened 11 years ago

frkosurf commented 11 years ago

https://datatracker.ietf.org/doc/draft-richer-oauth-introspection/

gvanderploeg commented 11 years ago

Token introspection is implemented, albeit not adhering to the referenced draft. Once the spec is a bit more stable, we will definitely consider implementing this.