kv-explorer-ui
kv-explorer-ui copied to clipboard
Implement JWT validation
The front end needs to read the CF_Authorization cookie and pass it to the backend, as part of the fetch operations`, so the worker can verify it.
https://developers.cloudflare.com/access/setting-up-access/validate-jwt-tokens/