Decision Workspace
oidc_verify vs xjp-oidc vs axum-oidc-layer
Side-by-side comparison of Rust crates
43
oidc_verify
growingv0.2.0
A simple-usage OIDC-RS256 token verifier. It works without `authorization_endpoint` field, such as Firebase Auth.
57
xjp-oidc
growingv1.1.0
OIDC/OAuth2 SDK for Rust - Server and WASM support
51
axum-oidc-layer
experimentalv0.2.0
A high-performance, configurable OIDC authentication layer for Axum web applications
Core Metrics
| oidc_verify | xjp-oidc | axum-oidc-layer | |
|---|---|---|---|
| Health Score | 43 | 57 | 51 |
| Total Downloads | 4.1K | 1.2K | 1.7K |
| 30d Downloads | 6 | 35 | 215 |
| Dependents | 0 | 3 | 0 |
| Releases | 4 | 3 | 2 |
| Last Updated | 579d ago | 159d ago | 44d ago |
| Age | 1y 7m | 6m | 8m |
Health Breakdown
oidc_verify
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
10
xjp-oidc
Maintenance
12
Quality
18
Community
8
Popularity
4
Documentation
15
axum-oidc-layer
Maintenance
14
Quality
12
Community
6
Popularity
4
Documentation
15
Technical Details
| oidc_verify | xjp-oidc | axum-oidc-layer | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 44 | 10 |
| Crate Size | 8KB | 78KB | 29KB |
| Features | 0 | 11 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.82 | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xjp-oidc leads with a health score of 57/100, but none of the options score above 80.
- •oidc_verify has the most downloads (4.1K), suggesting wider adoption.
- •⚠ oidc_verify has not been updated in over a year.
- •oidc_verify, axum-oidc-layer are pre-1.0 — API may change.