Decision Workspace
oidc_verify vs xjp-oidc vs pep
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.
55
xjp-oidc
growingv1.1.0
OIDC/OAuth2 SDK for Rust - Server and WASM support
55
pep
experimentalv0.3.1
Policy Enforcement Point - OIDC authentication and authorization library
Core Metrics
| oidc_verify | xjp-oidc | pep | |
|---|---|---|---|
| Health Score | 43 | 55 | 55 |
| Total Downloads | 4.1K | 1.3K | 139 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 1 |
| Releases | 4 | 3 | 6 |
| Last Updated | 638d ago | 218d ago | 1d ago |
| Age | 1y 9m | 8m | 5m |
Health Breakdown
oidc_verify
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
10
xjp-oidc
Maintenance
10
Quality
18
Community
8
Popularity
4
Documentation
15
pep
Maintenance
20
Quality
15
Community
7
Popularity
3
Documentation
10
Technical Details
| oidc_verify | xjp-oidc | pep | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 44 | 18 |
| Crate Size | 8KB | 78KB | 58KB |
| Features | 0 | 11 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.82 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xjp-oidc leads with a health score of 55/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, pep are pre-1.0 — API may change.