mirror of
https://github.com/zitadel/oidc.git
synced 2026-05-04 17:09:39 -05:00
upgrade this module to v3
This commit is contained in:
committed by
Tim Möhlmann
parent
57fb9f77aa
commit
c8cf15e266
@@ -5,8 +5,8 @@ import (
|
||||
"log"
|
||||
"net/http"
|
||||
|
||||
"github.com/zitadel/oidc/v2/example/server/exampleop"
|
||||
"github.com/zitadel/oidc/v2/example/server/storage"
|
||||
"github.com/zitadel/oidc/v3/example/server/exampleop"
|
||||
"github.com/zitadel/oidc/v3/example/server/storage"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user