1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00
oauth2-proxy/pkg/requests
Nick Meves 6fb3274ca3
Refactor organization of scope aware request utils
Reorganized the structure of the Request Utils due to their widespread use
resulting in circular imports issues (mostly because of middleware & logger).
2021-01-16 13:55:48 -08:00
..
util Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
builder_test.go Switch Builder.Do() to return a Result 2020-07-06 18:31:31 +01:00
builder.go Switch Builder.Do() to return a Result 2020-07-06 18:31:31 +01:00
requests_suite_test.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
result_test.go Add tests for request result 2020-07-06 20:37:36 +01:00
result.go Switch Builder.Do() to return a Result 2020-07-06 18:31:31 +01:00