Crates.io | oidc-jwt-validator |
lib.rs | oidc-jwt-validator |
version | 0.2.3 |
source | src |
created_at | 2022-11-27 23:16:49.258997 |
updated_at | 2024-03-07 15:51:28.452793 |
description | Batteries included validaton of Access Tokens from an OIDC Provider |
homepage | |
repository | https://github.com/MinisculeGirraffe/oidc_jwt_validator |
max_upload_size | |
id | 723984 |
size | 79,110 |
oidc-jwt-validator is a highly efficient and easy-to-use library for validating JWT tokens. It's built with Rust, providing excellent performance and strong type safety. The library is designed to work with OpenID Connect (OIDC) and handles fetching and caching of JSON Web Key Sets (JWKS) from an OIDC issuer.
We welcome contributions to this project. Please feel free to open issues or submit pull requests.
This project is licensed under MIT License.