grafana/pkg/services/auth
Misi 53f4803e98
Auth: Fix render user OAuth passthrough (#111636)
* devenv: fix volumes section when sources don't contain one

* wip

* Working correctly with improvedExternalSessionHandling on

* Remove not needed lines

* Working with the old flow, tests

* Handle compatibility with the feature toggle, tests wip

* Tests

* Cleanup

* Address feedback

* Align tests

* Add comment

* Fix issue with session removal after the invalidation of tokens

* Remove commented out code

* clean up
2025-10-07 10:52:43 +02:00
..
authimpl Auth: Fix render user OAuth passthrough (#111636) 2025-10-07 10:52:43 +02:00
authtest Chore: Update mocks with recent mockery (#107816) 2025-07-09 09:15:34 +02:00
gcomsso
idimpl Chore: Update authlib (#110880) 2025-09-15 12:45:15 +02:00
idtest Chore: Update mocks with recent mockery (#107816) 2025-07-09 09:15:34 +02:00
jwt Chore: Update authlib (#110880) 2025-09-15 12:45:15 +02:00
auth.go
external_session.go Auth: Fix render user OAuth passthrough (#111636) 2025-10-07 10:52:43 +02:00
id.go