Docs.rs
gvm-auth-0.2.0
gvm-auth 0.2.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
bjoernricks
ozgen
Dependencies
chrono ^0.4.44
normal
jsonwebtoken ^10.3.0
normal
oauth2 ^5.0.0
normal
serde ^1.0.228
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
url ^2.5.8
normal
httpmock ^0.8.3
dev
Versions
17.65%
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
All
gvm_
auth
0.2.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
clock::ManualClock
clock::SystemClock
jwt::Claims
oauth2::ClientCredentialsConfig
oauth2::OAuth2TokenProvider
Enums
jwt::JwtDecodeSecret
jwt::JwtEncodeSecret
oauth2::OAuth2TokenProviderError
Traits
clock::Clock
Functions
jwt::generate_token
jwt::validate_token
Type Aliases
oauth2::Result
Constants
VERSION