oauth2-proxy/pkg/authorization
Joel Speed 5ee52143e8
Fix json input
Everything has to go through a json round trip to work.
HTTP Request has function members within it that means it cannot go 
through a JSON round trip, so nil that for now
2021-04-03 12:14:03 +01:00
..
authorization_suite_test.go Expirement with rego to evaluate email domain 2021-04-03 11:55:26 +01:00
rego.go Fix json input 2021-04-03 12:14:03 +01:00
rego_test.go Expirement with rego to evaluate email domain 2021-04-03 11:55:26 +01:00