salvo-jwt-auth

Jwt auth middleware for Salvo.

This is offical crate, so you can enable it in Cargo.toml like this:

toml salvo = { version = "*", features=["jwt-auth"] }

Documentation & Resources