grafana/pkg/server
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
..
backgroundsvcs Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
usagestatssvcs RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
server_test.go Secrets: Convert secret migration to a background service (#54676) 2022-09-06 16:21:25 -03:00
server.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 2022-11-18 10:12:17 +01:00
test_env.go Chore: expose grpc server address (#56013) 2022-09-29 08:42:01 -04:00
wire.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
wireexts_oss.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00