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 8be9396811 registration: trim spaces and sanity check user email from form 10 years ago
..
admin.go server, integration, cmd: Protect Admin API 11 years ago
auth_middleware.go *: Remove unnecessary else statements 11 years ago
auth_middleware_test.go *: move original project to dex 11 years ago
client_resource.go *: move original project to dex 11 years ago
client_resource_test.go *: move original project to dex 11 years ago
config.go server: endpoint and system for sending invitations to dex 10 years ago
discovery_resource.go *: move original project to dex 11 years ago
discovery_resource_test.go *: move original project to dex 11 years ago
email_verification.go various: spelling, logging, and commentary cleanup 11 years ago
email_verification_test.go *: move original project to dex 11 years ago
error.go *: move original project to dex 11 years ago
error_test.go *: move original project to dex 11 years ago
http.go server: endpoint and system for sending invitations to dex 10 years ago
http_test.go server,cmd: Add flag for disabling registation 11 years ago
invitation.go server: endpoint and system for sending invitations to dex 10 years ago
invitation_test.go server: endpoint and system for sending invitations to dex 10 years ago
password.go server: spelling of error message 11 years ago
password_test.go server: endpoint and system for sending invitations to dex 10 years ago
register.go registration: trim spaces and sanity check user email from form 10 years ago
register_test.go registration: trim spaces and sanity check user email from form 10 years ago
serialization.go *: move original project to dex 11 years ago
serialization_test.go *: move original project to dex 11 years ago
server.go server: endpoint and system for sending invitations to dex 10 years ago
server_test.go refreshtoken: return base64 encoded token for in-memory backend. 11 years ago
testutil.go server: endpoint and system for sending invitations to dex 10 years ago
user.go server: expose user disable API endpoint 11 years ago