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 80038847de server: clean up test comments and code flow 9 years ago
..
internal server/internal: generate protobuf types 9 years ago
api.go Merge pull request #740 from ericchiang/fix-comment-typos 9 years ago
api_test.go server: modify error messages to use logrus. 9 years ago
doc.go initial commit 10 years ago
handlers.go {web,server}: use html/template and reduce use of auth request ID 9 years ago
handlers_test.go Allow CORS on keys and token endpoints 9 years ago
oauth2.go server: support POSTing to authorization endpoint 9 years ago
oauth2_test.go server: support POSTing to authorization endpoint 9 years ago
rotation.go server: fixes for the implicit and hybrid flow 9 years ago
rotation_test.go initial commit 10 years ago
server.go Allow CORS on keys and token endpoints 9 years ago
server_test.go server: clean up test comments and code flow 9 years ago
templates.go {web,server}: use html/template and reduce use of auth request ID 9 years ago
templates_test.go *: add theme based frontend configuration 9 years ago