No cache api behind access?
It looks like cache api doesn't work if Cloudflare Access is running in front of a worker?
For Workers fronted by Cloudflare Access, the Cache API is not currently available.
What are the other options for using a cache if I need my worker to be protected via Access Service Tokens?
Is it recommended roll my own simple token auth system using KV?0 Replies