worldcoin / developer-portal

The Worldcoin Developer Portal provides tools to interact with the Worldcoin SDK. Easiest way to get started with World ID.
https://developer.worldcoin.org
MIT License
59 stars 31 forks source link

Fix: Pass through of API keys #769

Closed andy-t-wang closed 3 weeks ago

andy-t-wang commented 3 weeks ago

We are firewall blocking requests now, so we should have a pass through of valid authorization headers. Currently if someone has a valid JWT for the service or reviewer role they are hitting hasura directly. We are changing access to now not allow public access so they will need to go through this api