| Crates.io | rust-cfzt-validator |
| lib.rs | rust-cfzt-validator |
| version | 0.6.0 |
| created_at | 2024-06-11 10:46:32.871666+00 |
| updated_at | 2025-08-13 01:49:42.51652+00 |
| description | A library crate for validation of Cloudflare Zero Trust JWTs |
| homepage | |
| repository | https://github.com/jacobneiltaylor/rust-cfzt-validator |
| max_upload_size | |
| id | 1268076 |
| size | 65,407 |
This crate provides the basic machinery required to build apps that can integrate with Cloudflare Zero Trust by validating and inspecting Application Token JWTs.
Specifically, this crate provides the following:
jsonwebtoken::DecodingKey structs derived fromt the signing keysBy design, this crate does not provide the following: