mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
* Auth: add error for expired token * Auth: save token error into context data * Auth: send full user and req context to CreateToken * Auth: add token ID in context * add TokenExpiredError struct * update auth tests * remove most of the changes to CreateToken func * clean up * Login: add requestURI in CreateToken ctx * update RequestURIKey comment |
||
---|---|---|
.. | ||
auth_token_test.go | ||
auth_token.go | ||
model.go | ||
testing.go | ||
token_cleanup_test.go | ||
token_cleanup.go |