Replies: 1 comment
-
For anyone else looking, the repo is here https://github.com/srenatus/opa-wasm-browser :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is an exercise in simplicity: evaluating OPA's wasm from a static website, hosted on github, via
npm-opa-wasm
:It'll pass the windows' fragment hash as input to
test.rego
:🐮 https://srenatus.github.io/opa-wasm-browser/#moo "moo" gives you a pass,
indicated by the green background
🛑 Anything else is a deny, red background.
References
Beta Was this translation helpful? Give feedback.
All reactions