Docs.rs
oxide-framework-core-0.1.0
oxide-framework-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
i228808
Dependencies
axum ^0.8
normal
cookie ^0.18
normal
jsonwebtoken ^9
normal
oxide-framework-macros ^0.1.0
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
criterion ^0.5
dev
reqwest ^0.12
dev
Versions
66.07%
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
Skip to main content
Module token
oxide_
framework_
core
0.1.0
Module token
Module Items
Functions
In oxide_
framework_
core::
auth
oxide_framework_core
::
auth
Module
token
Copy item path
Source
Expand description
Encode JWTs (tests, login handlers).
Functions
ยง
encode_
token
Encode
AuthClaims
as an HS256 JWT string.