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.
 
 
 
 
 
 
Massimiliano Filacchioni 6e0cbdf972
Generate access tokens for implicit & hybrid flows only when needed (#3857)
1 year ago
..
internal build: update Go to 1.24 1 year ago
api.go Passing context storage (#3941) 1 year ago
api_test.go Passing context storage (#3941) 1 year ago
deviceflowhandlers.go Passing context storage (#3941) 1 year ago
deviceflowhandlers_test.go Add context to storage's Create endpoints (#2935) 2 years ago
doc.go initial commit 10 years ago
handlers.go Generate access tokens for implicit & hybrid flows only when needed (#3857) 1 year ago
handlers_test.go Passing context storage (#3941) 1 year ago
introspectionhandler.go Passing context storage (#3941) 1 year ago
introspectionhandler_test.go Enrich Dex logs with real IP and request ID (#3661) 2 years ago
oauth2.go Passing context storage (#3941) 1 year ago
oauth2_test.go Passing context storage (#3941) 1 year ago
refreshhandlers.go Passing context storage (#3941) 1 year ago
refreshhandlers_test.go Add context to storage's Create endpoints (#2935) 2 years ago
rotation.go Passing context storage (#3941) 1 year ago
rotation_test.go Passing context storage (#3941) 1 year ago
server.go Passing context storage (#3941) 1 year ago
server_test.go Passing context storage (#3941) 1 year 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