Docs.rs
  • sage_auth-0.1.0
    • sage_auth 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • YanWQ-monad
    • Dependencies
      • lazy_static ^1.4.0 normal
      • reqwest ^0.10.1 normal
      • serde ^1.0.103 normal
      • serde_derive ^1.0.103 normal
      • url ^2.1.1 normal
      • uuid ^0.8 normal
      • tokio ^0.2 dev
    • Versions
    • 80.21% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

sage_auth0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • auth::AuthenticateBuilder
  • auth::AuthenticateResponse
  • consts::DEFAULT_SERVER
  • invalidate::InvalidateBuilder
  • refresh::RefreshBuilder
  • refresh::RefreshResponse
  • session::Session
  • signout::SignoutBuilder
  • types::ErrorMessage
  • types::Profile
  • types::User
  • validate::ValidateBuilder

Enums

  • error::ApiError
  • error::Error

Type Aliases

  • error::Result