Docs.rs
auth_for_warp-0.1.1
auth_for_warp 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
swiftcoder
Dependencies
async-trait ^0.1
normal
jsonwebtoken ^8.1
normal
rust-argon2 ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.18
normal
uuid ^1.0
normal
warp ^0.3
normal
anyhow ^1.0
dev
reqwest ^0.11
dev
tokio-stream ^0.1
dev
Versions
18.18%
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
All
auth_
for_
warp
0.1.1
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
Auth
AuthConfig
HashedPassword
LoginQuery
LoginResponse
RegisterQuery
RegisterResponse
UserID
Username
Enums
AuthError
Traits
UserDatabase
Functions
build_api_route_filter
handle_auth_errors
with_auth