Docs.rs
iap-jwt-0.2.0
iap-jwt 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ryo33
Dependencies
jsonwebtoken ^9
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
dev
Versions
15.91%
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
iap_jwt
0.2.0
All Items
Crate Items
Structs
Enums
Traits
Crate
iap_jwt
Copy item path
Source
Structs
§
Claims
The claims in a JWT issued by Google IAP.
Validation
Config
Configures validation options for JWT issued by Google IAP.
Enums
§
Error
The error returned by the
decode_and_validate
method.
Traits
§
Public
KeySource