# `actix-web-jwtauth` JWT auth for [`actix-web`](https://docs.rs/actix-web) ## Build `JwtEncode` or `JwtDecode` > See [example.rs](tests/example.rs) in tests. ## Generate key pairs > See [README.md](key-for-tests/README.md) for more details. ## License [Apache](LICENSE-APACHE) or [MIT](LICENSE-MIT)