pomerium/authorize/evaluator
Kenneth Jenkins 74e648630f
authorize: remove JWT timestamp format workaround (#4321)
Update OPA to v0.54.0, which changes the JSON serialization behavior for
large integers. Remove the formatting workaround and the unit test that
verified that the workaround was still needed.
2023-06-30 11:54:46 -07:00
..
opa authorize: remove JWT timestamp format workaround (#4321) 2023-06-30 11:54:46 -07:00
config.go
evaluator.go
evaluator_test.go
functions.go
functions_test.go
google_cloud_serverless.go
google_cloud_serverless_test.go
headers_evaluator.go
headers_evaluator_test.go authorize: remove JWT timestamp format workaround (#4321) 2023-06-30 11:54:46 -07:00
policy_evaluator.go
policy_evaluator_test.go