mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
Added CRUD methods for Tokens. Extend Auth Handler to check for the presence of a Bearer Authorization header to authenticate against. If there is no header, or the token is not valid, the Auth Handler falls back to looking for a Session. |
||
---|---|---|
.. | ||
auth.go | ||
logger.go | ||
middleware.go |