OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Chiang 03e2bf68d6 vendor: update go-oidc to fix parsing panic 10 years ago
..
example vendor: revendor using glide 10 years ago
http vendor: revendor using glide 10 years ago
jose vendor: revendor using glide 10 years ago
key vendor: revendor using glide 10 years ago
oauth2 vendor: revendor using glide 10 years ago
oidc vendor: update go-oidc to fix parsing panic 10 years ago
.gitignore vendor: revendor using glide 10 years ago
.travis.yml vendor: revendor using glide 10 years ago
CONTRIBUTING.md vendor: revendor using glide 10 years ago
DCO vendor: revendor using glide 10 years ago
LICENSE *: move ./Godeps/_workspace/src/ to ./vendor/ 10 years ago
MAINTAINERS vendor: revendor using glide 10 years ago
NOTICE *: move ./Godeps/_workspace/src/ to ./vendor/ 10 years ago
README.md vendor: revendor using glide 10 years ago
build vendor: revendor using glide 10 years ago
test vendor: revendor using glide 10 years ago

README.md

go-oidc

GoDoc Build Status

go-oidc provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components.

package documentation