Docs.rs
rusty-api-0.2.1
rusty-api 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AlexanderHeffernan
Dependencies
actix-cors ^0.6
normal
actix-governor ^0.3.2
normal
actix-web ^4.9
normal
bcrypt ^0.15
normal
chrono ^0.4
normal
dotenv ^0.15
normal
futures-util ^0.3
normal
jsonwebtoken ^9.3
normal
once_cell ^1.21
normal
rustls ^0.23
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
Versions
70.49%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module auth
rusty_
api
0.2.1
Module auth
Module Items
Structs
Functions
In rusty_
api::
core
rusty_api
::
core
Module
auth
Copy item path
Source
Structs
§
Claims
Functions
§
generate_
jwt
hash_
password
login_
user
register_
user
validate_
token
Middleware to extract and validate JWT token from the request.
verify_
password