1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Jan 5, 2025Both user and group permissions are supported. Convenient Route Protection: Middleware for protecting access to routes are provided via the login_required and permission_required macros. Or bring your own by using AuthSession directly with from_fn. Rock-solid Session Management: Uses tower-sessions for high-performing and ergonomic session ...
  3. Dec 9, 2024Identity management for Actix Web. actix-identity can be used to track identity of a user across multiple requests. It is built on top of HTTP sessions, via actix-session. Getting started. To start using identity management in your Actix Web application you must register IdentityMiddleware and SessionMiddleware as middleware on your App:
  4. Jan 15, 202523,988 downloads per month Used in 10 crates. MIT/Apache. 23KB 109 lines. Auth for axum. High-level http auth extractors for axum. 🚨 This crate provides an alternative to TypedHeader<Authorization<..>> which you may use instead. Take a look at the fantastic axum-login crate if your looking for more robust session management. I will continue to maintain this crate.
  5. Jan 14, 2025Roadmap. Here are the planned enhancements and features for WRPT: 🚧 Access Control Management: Enable stack deployments with fine-grained access control, allowing assignment to specific users and/or groups.; 🚧 Comprehensive Documentation: Write detailed usage guides, including setup instructions for integration into CI/CD pipelines on GitLab and GitHub.
  6. The Users struct administers interactions with the database. It lets you query, create, modify and delete users. Unlike the Auth guard, a Users instance can manage any user in the database. Note that the Auth guards includes a Users instance stored on the public users field. So it is not necessary to retrieve Users when using Auth.
  7. Oct 28, 2024XUIDs, or Xbox User IDs, are unique 64-bit unsigned integers assigned to Xbox Live accounts to identify users across Microsoft's gaming platforms. These IDs are used in various services, such as Xbox Live multiplayer games, cloud storage, and profile management, to reference a user without relying on a username, which can change over time.
  8. Jul 13, 2024User-level service management. By default, service management platforms will interact with system-level services; however, some service management platforms like systemd and launchd support user-level services. To interact with services at the user level, you configure your manager using the generic ServiceManager::set_level function.
  9. Sep 12, 2024Session management for Actix Web. The HTTP protocol, at a first glance, is stateless: the client sends a request, the server parses its content, performs some processing and returns a response. The outcome is only influenced by the provided inputs (i.e. the request content) and whatever state the server queries while performing its processing.
  10. Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX