Docs.rs
  • nonce-auth-0.5.0
    • nonce-auth 0.5.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • kookyleo
    • Dependencies
      • async-trait ^0.1 normal
      • hex ^0.4 normal
      • hmac ^0.12 normal
      • lazy_static ^1.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • thiserror ^2 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • uuid ^1.0 normal
      • axum ^0.7 dev
      • rand ^0.8 dev
      • rusqlite ^0.35 dev
      • serial_test ^3.0 dev
      • tower ^0.4 dev
      • tower-http ^0.5 dev
      • warp ^0.3 dev
    • Versions
    • 86.84% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

nonce_auth0.5.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • NonceCredential
  • nonce::CredentialVerifier
  • nonce::NonceClient
  • nonce::NonceConfig
  • nonce::NonceServer
  • nonce::NonceServerBuilder
  • nonce::storage::MemoryStorage
  • nonce::storage::NonceEntry
  • nonce::storage::StorageStats

Enums

  • nonce::NonceError

Traits

  • nonce::storage::NonceStorage