19 Commits (8e96058e71257eb0a32e1b0a42303094dea9d8fb)

Author SHA1 Message Date
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Maksim Nabokikh 225660785c
Enrich Dex logs with real IP and request ID (#3661) 2 years ago
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575) 4 years ago
Shivansh Vij cbf158bcc0
Fixes https://github.com/dexidp/dex/issues/2537 4 years ago
m.nabokikh 3d5a3befb4 fix: prevent cross-site scripting for the device flow 4 years ago
m.nabokikh dea1d3383c Deprecation warning log message 5 years ago
m.nabokikh 3bd0e91a68 Make /device/token deprecation warning more concise 5 years ago
m.nabokikh 9ed5cc00cf Add deprecation warning for /device/token endpoint 5 years ago
m.nabokikh 1211a86d58 fix: use /token endpoint to get tokens with device flow 5 years ago
m.nabokikh a7978890c7 Add Cache-control headers to token responses 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
m.nabokikh 1d83e4749d Add gocritic 6 years ago
justin-slowik 9a7926c19b Cleaned up Device Flow test log levels 6 years ago
justin-slowik 9882ea453f better support for /device/callback redirect uris with public clients. 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago