Top 5 Rust Auth Projects
-
casbin-rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
Casbin-rs is an authorization library that supports access control models like ACL, RBAC, ABAC written in Rust.
-
The basic CRUD operations are done, however I'm still missing the users and authentication logic. Since I don't want to build it form scratch if possible, I found rocket_auth which seems perfect, except that it does not support diesel.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Updated the simple axum-auth extractors for axum 0.6! | reddit.com/r/rust | 2022-12-03
-
-
In this tutorial, we will integrate casbin-rs with poem web services using poem-casbin middleware.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Rust Auth related posts
Index
What are some of the best open-source Auth projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | casbin-rs | 634 |
2 | rocket_auth | 65 |
3 | axum-auth | 47 |
4 | sqlx-adapter | 30 |
5 | poem-casbin | 2 |