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.
 
 
 
 
 
 
IvoGoman 1a16aa4889
feat(metrics): add response_size, request_duration histograms (#3748)
2 years ago
..
internal chore: regenerate proto 2 years ago
api.go Added Discovery to grpc (#3598) 2 years ago
api_test.go Added Discovery to grpc (#3598) 2 years ago
deviceflowhandlers.go Enrich Dex logs with real IP and request ID (#3661) 2 years ago
deviceflowhandlers_test.go Add context to storage's Create endpoints (#2935) 2 years ago
doc.go initial commit 10 years ago
handlers.go Added Discovery to grpc (#3598) 2 years ago
handlers_test.go [RFC7662] Add introspect endpoint to introspect access & refresh token (#3404) 2 years ago
introspectionhandler.go Enrich Dex logs with real IP and request ID (#3661) 2 years ago
introspectionhandler_test.go Enrich Dex logs with real IP and request ID (#3661) 2 years ago
oauth2.go Enrich Dex logs with real IP and request ID (#3661) 2 years ago
oauth2_test.go [RFC7662] Add introspect endpoint to introspect access & refresh token (#3404) 2 years ago
refreshhandlers.go Enrich Dex logs with real IP and request ID (#3661) 2 years ago
refreshhandlers_test.go Add context to storage's Create endpoints (#2935) 2 years ago
rotation.go use slog for structured logging (#3502) 2 years ago
rotation_test.go use slog for structured logging (#3502) 2 years ago
server.go feat(metrics): add response_size, request_duration histograms (#3748) 2 years ago
server_test.go use slog for structured logging (#3502) 2 years ago
templates.go feat: Add default robots.txt (#2834) 3 years ago
templates_test.go use go 1.16 new package io/fs 5 years ago