Go to file
Joonas Bergius 7e92dc4662
chore(deps): Bump swatinem/rust-cache from 2.7.7 to 2.7.8 (#13)
2025-03-25 23:04:03 -05:00
.github chore(deps): Bump swatinem/rust-cache from 2.7.7 to 2.7.8 (#13) 2025-03-25 23:04:03 -05:00
src chore: Address clippy warnings 2025-03-13 00:24:27 -05:00
.gitignore Initial commit 2025-03-10 14:49:23 -04:00
Cargo.lock chore(deps): Bump indexmap from 2.7.1 to 2.8.0 2025-03-13 18:02:48 +00:00
Cargo.toml Merge pull request #4 from joonas/chore/bump-crate-0_1_1 2025-03-12 14:27:47 -05:00
LICENSE Initial commit 2025-03-10 14:49:23 -04:00
README.md Initial commit 2025-03-10 14:49:23 -04:00

README.md

NATS JWT

A Rust port of the NATS JWT library.

The goal of this project is to make it possible to NATS distributed authorization entirely in Rust.