docs.rs/humphrey_auth

Preview meta tags from the docs.rs website.

Linked Hostnames

8
  • General Meta Tags

    6
    • title
      humphrey_auth - Rust
    • charset
      utf-8
    • viewport
      width=device-width, initial-scale=1.0
    • generator
      rustdoc
    • description
      Web applications commonly need a way of authenticating users. This crate provides an easy and secure way to do this, integrating with Humphrey using the `AuthApp` trait and allowing complete control over the database users are stored in. Humphrey Auth does not come with a database, but the `AuthDatabase` trait is implemented for `Vec<User>` to get started. For a production use, you should use a proper database and implement the `AuthDatabase` trait for it.
  • Link Tags

    8
    • alternate icon
      /-/rustdoc.static/favicon-32x32-6580c154.png
    • icon
      /-/rustdoc.static/favicon-044be391.svg
    • search
      /-/static/opensearch.xml
    • stylesheet
      /-/rustdoc.static/normalize-9960930a.css
    • stylesheet
      /-/static/vendored.css?0-6-0-8bbaf878-2025-08-22

Links

35