Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: add a new OpenID Connect client #110

Merged
merged 6 commits into from
Nov 16, 2016
Merged

Conversation

ericchiang
Copy link
Collaborator

@ericchiang ericchiang commented Nov 9, 2016

Largely upstreamed from github.com/ericchiang/oidc.

Tests to come.

Please review the package API before specific pieces of code.

git clone https://github.com/ericchiang/go-oidc.git $GOPATH/src/github.com/coreos/go-oidc
cd $GOPATH/src/github.com/coreos/go-oidc
git checkout new-client
godoc -http localhost:8080

Then visit http://localhost:8080/pkg/github.com/coreos/go-oidc/

cc @squat @rithujohn191

@ericchiang
Copy link
Collaborator Author

Fyi this is not urgent and a work in progress.

@ericchiang ericchiang force-pushed the new-client branch 4 times, most recently from bf31eb1 to 1991cf5 Compare November 12, 2016 01:23
@ericchiang
Copy link
Collaborator Author

@squat @chancez @sym3tri @rithujohn191 this is what the new API looks like https://godoc.org/gopkg.in/ericchiang/go-oidc.v2

@ericchiang
Copy link
Collaborator Author

Just going to merge. We can address any further issues as they come up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants