View Source API Reference cloudflare_access_ex v0.1.4
Modules
This library aims to simplify the process of sitting an application behind Cloudflare Access.
Verifies a Cloudflare Access application token (JWT) and returns decoded information from the token.
Utility functions for processing the configuration of the library.
This module is responsible for fetching and caching the public keys from Cloudflare's JWKS endpoint.
This plug is responsible for blocking requets that do not have a valid Cloudflare Access application token.
Defines the Principal
struct for representing the principal identity of a user coming through Cloudflare Access.