mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Auth forwarding: Pass tokens without refresh (#61634)
* return only tokens from oauth * feedback
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package usersync
|
||||
package sync
|
||||
|
||||
import (
|
||||
"context"
|
||||
@@ -1,4 +1,4 @@
|
||||
package usersync
|
||||
package sync
|
||||
|
||||
import (
|
||||
"context"
|
||||
Reference in New Issue
Block a user