Auth forwarding: Pass tokens without refresh (#61634)

* return only tokens from oauth

* feedback
This commit is contained in:
Jo
2023-01-18 10:50:35 +00:00
committed by GitHub
parent f25d5199c5
commit ecafb4dd15
3 changed files with 45 additions and 24 deletions
@@ -1,4 +1,4 @@
package usersync
package sync
import (
"context"
@@ -1,4 +1,4 @@
package usersync
package sync
import (
"context"