coreos/go-oidc
GitHub: coreos/go-oidc
Stars: 2420 | Forks: 426
# go-oidc
[](https://pkg.go.dev/github.com/coreos/go-oidc/v3/oidc)

## Updates from v2 to v3
There were two breaking changes made to the v3 branch. The import path has changed from:
github.com/coreos/go-oidc
to:
github.com/coreos/go-oidc/v3/oidc
And the return type of `NewRemoteKeySet()` is now `*RemoteKeySet` instead of an interface ([#262](https://github.com/coreos/go-oidc/pull/262)).
标签:EVTX分析