Docs.rs
  • sanctum-0.1.1
    • sanctum 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mrvillage
    • Dependencies
      • async-trait ^0.1.73 normal
      • chrono ^0.4.26 normal
      • oauth2 ^4.4.1 normal
      • password-auth ^0.3.0 normal
      • rand_core ^0.6.4 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal optional
      • thiserror ^1.0.44 normal
      • totp-rs ^5.2.0 normal
    • Versions
    • 75.61% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sanctum0.1.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • OAuthResult
  • OAuthSession
  • Token

Enums

  • AuthError
  • Id
  • TokenType
  • TotpError

Traits

  • Backend
  • OAuthProvider