Decision Workspace
oauth-device-flows vs twitch_oauth_token vs oauth-provider-rs
Side-by-side comparison of Rust crates
43
oauth-device-flows
experimentalv0.1.0
A specialized Rust library implementing OAuth 2.0 Device Authorization Grant (RFC 8628)
64
twitch_oauth_token
stablev4.3.0
Type-safe Twitch OAuth 2.0 authentication library with CSRF protection and full scope support
52
oauth-provider-rs
experimentalv0.1.0-alpha.7
A Rust implementation of an OAuth 2.0 provider with DynamoDB storage support
Core Metrics
| oauth-device-flows | twitch_oauth_token | oauth-provider-rs | |
|---|---|---|---|
| Health Score | 43 | 64 | 52 |
| Total Downloads | 1.2K | 38.1K | 2.4K |
| 30d Downloads | 86 | 178 | 25 |
| Dependents | 5 | 38 | 7 |
| Releases | 1 | 65 | 6 |
| Last Updated | 260d ago | 20d ago | 259d ago |
| Age | 8m | 2y | 8m |
Health Breakdown
oauth-device-flows
Maintenance
4
Quality
14
Community
8
Popularity
4
Documentation
13
twitch_oauth_token
Maintenance
18
Quality
18
Community
10
Popularity
5
Documentation
13
oauth-provider-rs
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
13
Technical Details
| oauth-device-flows | twitch_oauth_token | oauth-provider-rs | |
|---|---|---|---|
| Version | 0.1.0 | 4.3.0 | 0.1.0-alpha.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 14 | 24 | 26 |
| Crate Size | 33KB | 77KB | 107KB |
| Features | 2 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •twitch_oauth_token leads with a health score of 64/100, but none of the options score above 80.
- •oauth-device-flows, oauth-provider-rs are pre-1.0 — API may change.