chore: move to new org
This commit is contained in:
parent
72f28a10ce
commit
46bbbfb72a
62 changed files with 134 additions and 133 deletions
|
@ -10,9 +10,9 @@ import (
|
|||
|
||||
"github.com/gorilla/mux"
|
||||
|
||||
httphelper "github.com/caos/oidc/pkg/http"
|
||||
"github.com/caos/oidc/pkg/oidc"
|
||||
str "github.com/caos/oidc/pkg/strings"
|
||||
httphelper "github.com/zitadel/oidc/pkg/http"
|
||||
"github.com/zitadel/oidc/pkg/oidc"
|
||||
str "github.com/zitadel/oidc/pkg/strings"
|
||||
)
|
||||
|
||||
type AuthRequest interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue