axum-casbin VS axum-login

Compare axum-casbin vs axum-login and see what are their differences.

axum-login

🪪 User identification, authentication, and authorization for Axum. (by maxcountryman)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
axum-casbin axum-login
1 5
32 459
- -
5.2 8.6
3 months ago about 1 month ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

axum-casbin

Posts with mentions or reviews of axum-casbin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • Backend API recommendations
    2 projects | /r/rust | 29 May 2023
    i haven't done rbac with rust but stuff like this looks promising: https://github.com/casbin-rs/axum-casbin (seems you'd use it in conjunction with the authorization tower middleware)

axum-login

Posts with mentions or reviews of axum-login. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-28.

What are some alternatives?

When comparing axum-casbin and axum-login you can also consider the following projects:

poem-casbin - Casbin Poem access control middleware

axum-auth - High-level http auth extractors for axum

casbin-rs - An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.

axum-tutorial - Axum web framework tutorial for beginners.