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 cdf0b91690 server: add an option to enable emails and passwords from the database 10 years ago
..
api.go server: add gRPC service implementation 10 years ago
api_test.go server: add gRPC service implementation 10 years ago
doc.go initial commit 10 years ago
handlers.go server: add health check endpoint 10 years ago
handlers_test.go server: add a test for the health check handler 10 years ago
oauth2.go *: support the implicit flow 10 years ago
oauth2_test.go initial commit 10 years ago
rotation.go rename 10 years ago
rotation_test.go initial commit 10 years ago
server.go server: add an option to enable emails and passwords from the database 10 years ago
server_test.go server: add an option to enable emails and passwords from the database 10 years ago
templates.go server: generate string literals instead of escaped strings 10 years ago
templates_default.go server: generate string literals instead of escaped strings 10 years ago
templates_default_gen.go server: generate string literals instead of escaped strings 10 years ago
templates_test.go *: switch dex to the ported templates 10 years ago