Docs.rs
libauth-rs-0.1.2
libauth-rs 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
pr0xr
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
optional
chrono ^0.4
normal
constant_time_eq ^0.3
normal
optional
dashmap ^6.0
normal
optional
hex ^0.4
normal
optional
http ^1.0
normal
optional
indexmap ^2.0
normal
optional
jsonwebtoken ^9.0
normal
optional
reqwest ^0.12
normal
optional
ring ^0.17
normal
optional
scim-server =0.5.3
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
stytch ^9.3
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tower ^0.5
normal
optional
tower-layer ^0.3
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
dev
Versions
40.06%
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
Token
libauth_
rs
0.1.2
Token
Aliased Type
In libauth_
rs::
types
libauth_rs
::
types
Type Alias
Token
Copy item path
Source
pub type Token =
String
;
Aliased Type
ยง
pub struct Token {
/* private fields */
}