1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-10 22:51:31 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Joel Speed
56a98c3fa9 Expirement with rego to evaluate email domain 2021-04-03 11:55:26 +01:00