Cloudflare Access Pages Plugin

Request:

Additional documentation around the plugin. For example, a sample application.

The Cloudflare Access Pages Plugin is a middleware to validate Cloudflare Access JWT assertions. It also includes an API to lookup additional information about a given user’s JWT.

https://developers.cloudflare.com/pages/platform/functions/plugins/cloudflare-access/

Hey, I’m an engineer on the Pages team. What exactly are you looking for? The docs linked there show you how to set this up. An example app would just be a index.html page and that code there honestly, there isn’t anything more to it.

I would like to see a sample application that uses the plugin.

Hey @Walshy, is there a repo with that index.html page is up?