Skip to content
Commit db7eaa48 authored by Thomas Dupont's avatar Thomas Dupont
Browse files

feat: token introspection endpoint added

Merge branch 'feat/token-introspection' into 'next'

See merge request !96

This MR adds a simple `GET /token/introspection` endpoint that decode the Autorization Bearer token **only if the user or client representing it, is known to the system**. 

This endpoint is required for developing a grafana data source plugin in the future
parents 4d271bfb b6e765b8
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment