grafana/pkg/services/contexthandler
Misi 9c98314e9f
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782)
* Add ApprovalForce to AuthCodeOptions

* Extract access token validity check to a function

* Refactor

* Oauth: set options internally instead of exposing new function

* Align tests

* Remove unused function

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2022-11-18 10:12:17 +01:00
..
authproxy chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
ctxkey pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
auth_jwt.go [main] Plugin fixes (#57399) 2022-10-21 13:54:55 +02:00
auth_proxy_test.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
contexthandler_test.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
contexthandler.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 2022-11-18 10:12:17 +01:00