Docs.rs
openauth-plugins-0.0.5
openauth-plugins 0.0.5
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sebasxsala
Dependencies
base64 ^0.22
normal
data-encoding ^2
normal
hex ^0.4
normal
hmac ^0.12
normal
http ^1
normal
indexmap ^2
normal
josekit ^0.10
normal
openauth-core ^0.0.5
normal
openauth-oauth ^0.0.5
normal
openauth-social-providers ^0.0.5
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
time ^0.3
normal
url ^2
normal
tokio ^1
dev
Versions
7.09%
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 jwt
openauth_
plugins
0.0.5
Module jwt
Module Items
Structs
Enums
Constants
Functions
Type Aliases
In crate openauth_
plugins
openauth_plugins
Module
jwt
Copy item path
Source
Expand description
Server-side JWT and JWKS plugin.
Structs
§
Jwk
Jwks
JwtAdapter
Options
JwtJwks
Options
JwtOptions
JwtSession
Context
JwtSigning
Options
Enums
§
JwkAlgorithm
Time
Input
Constants
§
UPSTREAM_
PLUGIN_
ID
Functions
§
jwt
jwt_
with_
options
sign_
jwt
to_
exp_
jwt
verify_
jwt
verify_
jwt_
with_
options
Type Aliases
§
JwtClaims
JwtCreate
JwkHandler
JwtDefine
Payload
Handler
JwtGet
Jwks
Handler
JwtGet
Subject
Handler
JwtSign
Handler