Crates.io | axum-jwks |
lib.rs | axum-jwks |
version | 0.8.0 |
source | src |
created_at | 2023-03-29 21:46:20.604455 |
updated_at | 2024-08-16 20:08:53.029717 |
description | Use a JSON Web Key Set (JWKS) to verify JWTs in Axum. |
homepage | https://github.com/cdriehuys/axum-jwks |
repository | https://github.com/cdriehuys/axum-jwks |
max_upload_size | |
id | 824431 |
size | 25,378 |
Use a JSON Web Key Set (JWKS) to verify JWTs in Axum.
Authorization
headerFor more information, see the crate documentation.