TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 7 forks source link

Implement OAuth token introspection endpoint #283

Open byewokko opened 11 months ago

byewokko commented 11 months ago

Implement OAuth token introspection endpoint according to the specs (https://datatracker.ietf.org/doc/html/rfc7662#section-2.1)