Docs.rs
freighter-auth-1.0.0
freighter-auth 1.0.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Noah-Kennedy
Dependencies
anyhow ^1.0.79
normal
async-trait ^0.1.77
normal
axum ^0.6.9
normal
base64 ^0.22
normal
optional
cookie ^0.18.1
normal
optional
deadpool-postgres ^0.13.2
normal
optional
freighter-api-types ^1.0.0
normal
hmac ^0.12.1
normal
optional
http ^0.2.11
normal
jsonwebtoken ^9.3.0
normal
optional
parking_lot ^0.12.1
normal
optional
rand ^0.8.5
normal
reqwest ^0.11.23
normal
optional
serde ^1.0.195
normal
serde_json ^1.0.71
normal
optional
sha2 ^0.10.8
normal
tempfile ^3.9.0
normal
optional
thiserror ^1.0.56
normal
tokio ^1.35.1
normal
optional
tracing ^0.1.40
normal
tokio ^1.35.1
dev
Versions
34.69%
of the crate is documented
Platform
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
freighter_
auth
1.0.0
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
cf_backend::CfAuthProvider
cf_backend::Config
fs_backend::Config
fs_backend::FsAuthProvider
no_backend::NoAuthProvider
pg_backend::Config
pg_backend::PgAuthProvider
yes_backend::Config
yes_backend::YesAuthProvider
Enums
AuthError
Traits
AuthProvider
Type Aliases
AuthResult
fs_backend::BareToken