8 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
There should be a button to enable Access directly on the Pages Project dashboard
Go here, 3rd option down: https://dash.cloudflare.com/?to/:account/pages/view/:pages-project/settings
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
I do not, sorry. You should be able to use a standard JWT library
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
https://npmjs.com/package/jose uses SubtleCrypto, which is Workers-compatible
npm
jose
'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes. Latest version: 4.14.4, last published: 2 days ago. Start using jose in your project by running
npm i jose
. There are 920 other projects in the npm registry using jose.Unknown User•2y ago
Message Not Public
Sign In & Join Server To View