namib-project / dcaf-rs

Implementation of the ACE-OAuth framework.
4 stars 1 forks source link

Introspection data structures #8

Open falko17 opened 2 years ago

falko17 commented 2 years ago

ACE-OAuth offers the Introspection endpoint. We should support it as well as the token endpoint, that is, we should offer the request, response, and error response as data structures.