Docs.rs
  • google-authenticator-0.4.1
    • google-authenticator 0.4.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hanskorg
    • Dependencies
      • base32 ^0.4.0 normal
      • hmac-sha1 ^0.1.3 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.0 normal
      • percent-encoding ^2 normal
      • qrcode ^0.12.0 normal
      • rand ^0.8.5 normal
      • ureq ^2.6.1 dev
      • vc-ltl ^5.0.5 normal
      • vc-ltl ^5.0.5 normal
      • vc-ltl ^5.0.5 normal
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, 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
logo

logo

Crate authenticator

  • Macros
  • Structs
  • Enums
  • Type Definitions
?
Change settings

List of all items

Structs

  • GA_AUTH
  • GoogleAuthenticator

Enums

  • ErrorCorrectionLevel
  • GAError

Macros

  • create_secret
  • get_code
  • qr_code
  • qr_code_url
  • verify_code

Type Definitions

  • Result