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.
 
 
 
 
 
 
Martin Heide b6e297b785 Allow public clients (e.g. with PKCE) to have redirect URIs configured 6 years ago
..
internal regenerate protobuf code 7 years ago
api.go Add v2 api module 6 years ago
api_test.go Add v2 api module 6 years ago
deviceflowhandlers.go Cleaned up Device Flow test log levels 6 years ago
deviceflowhandlers_test.go Cleaned up Device Flow test log levels 6 years ago
doc.go initial commit 10 years ago
handlers.go Don't omit client secret check for PKCE 6 years ago
handlers_test.go Fix whitespace 6 years ago
oauth2.go Allow public clients (e.g. with PKCE) to have redirect URIs configured 6 years ago
oauth2_test.go Allow public clients (e.g. with PKCE) to have redirect URIs configured 6 years ago
rotation.go *: fix some lint issues 7 years ago
rotation_test.go Remove the logrus logger wrapper 7 years ago
server.go Merge branch 'master' of github.com:dexidp/dex into faro-upstream/PKCE 6 years ago
server_test.go remove redefinition of providedCodeVerifier, fixed spelling (#6) 6 years ago
templates.go Updates based on dexidp pr 6 years ago
templates_test.go templates: add new relativeURL function 7 years ago