mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2025-08-06 11:56:58 +02:00
* Removes pyo3 and derives tokens directly in Rust * Adds tests for JWT verifying * Adds tests for token generation * Adds metrics for oauth verify error cases * Updates jsonwebtoken to not include default features (including pem loading) * Adds context and logs errors during oauth verify * Uses ring for cryptographic rng * Adds back python impl under feature flag * Uses one cached http client for reqwest |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |