19 Commits (master)

Author SHA1 Message Date
Maksim Nabokikh a70f592589
fix(deviceflow): update redirect URIs to use absolute paths for non-root URLs (#4597) 2 weeks ago
Ivan Zvyagintsev b0a6ee9045 fix: hide internal server error details from users 2 months ago
Mark Sagi-Kazar e230d9426d
test: use new Go features in tests 7 months ago
Doug Goldstein d6237a8a6e
fix: device code should not require scope 9 months ago
Doug Goldstein fbcc76f779
fix: device code pending HTTP response 9 months ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
Josh Soref a1a05c4a65 spelling: nonexistent 3 years ago
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575) 4 years ago
Shivansh Vij 65592d0b5a
Updating test cases 4 years ago
m.nabokikh 3d5a3befb4 fix: prevent cross-site scripting for the device flow 4 years ago
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
justin-slowik 9a7926c19b Cleaned up Device Flow test log levels 6 years ago
justin-slowik 334ecf0482 Fixes based on PR comments. 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