Misi
9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076)
* Verify OAuth token expiration for oauth users in the ctx handler middleware
* Use refresh token to get a new access token
* Refactor oauth_token.go
* Add tests for the middleware changes
* Align other tests
* Add tests, wip
* Add more tests
* Add InvalidateOAuthTokens method
* Fix ExpiryDate update to default
* Invalidate OAuth tokens during logout
* Improve logout
* Add more comments
* Cleanup
* Fix import order
* Add error to HasOAuthEntry return values
* add dev debug logs
* Fix tests
Co-authored-by: jguer <joao.guerreiro@grafana.com>
2022-10-18 18:17:28 +02:00
..
2022-10-06 20:00:54 +02:00
2022-07-13 19:28:59 +01:00
2022-10-05 15:47:56 +02:00
2022-09-20 18:58:04 +02:00
2021-08-10 09:03:22 +02:00
2021-06-03 16:20:13 +03:00
2021-06-03 16:20:13 +03:00
2021-10-11 14:30:59 +02:00
2022-07-27 16:10:47 +02:00
2022-09-20 18:32:06 +02:00
2022-09-01 18:08:42 +02:00
2022-09-09 11:05:58 +02:00
2022-10-18 18:17:28 +02:00
2022-08-10 11:56:48 +02:00
2022-09-27 07:58:49 -04:00
2022-09-27 07:58:49 -04:00
2022-08-11 13:28:55 +02:00
2022-02-10 12:42:06 +01:00
2022-10-18 18:17:28 +02:00
2022-08-10 15:37:51 +02:00
2022-08-09 14:58:50 +02:00
2022-08-25 10:11:27 +02:00
2022-09-22 13:03:20 +03:00
2022-10-18 18:17:28 +02:00
2021-10-11 14:30:59 +02:00