Docs.rs
ubl-auth-0.7.0
ubl-auth 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
danvoulez
Dependencies
axum ^0.7
normal
optional
base64 ^0.22
normal
ed25519-dalek ^2
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
time ^0.3
normal
tokio ^1
normal
optional
tower-http ^0.5
normal
optional
uuid ^1
normal
optional
criterion ^0.5
dev
Versions
7.14%
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
Crate ubl_auth
ubl_
auth
0.7.0
All Items
Crate Items
Modules
Structs
Functions
Crate
ubl_
auth
Copy item path
Source
Modules
§
assets
Structs
§
Claims
Functions
§
verify_
ed25519_
jwt_
with_
jwks
Verify a JWT signed with Ed25519 against a JWKS json (EdDSA/OKP keys). Returns decoded claims if signature verifies and issuer/audience (if provided) match.