google_auth_verifier-0.1.0 has been yanked.
Rust Google Authentication Library
A simple Rust library for verifying Google auth tokens.
Installation
Add this to your Cargo.toml:
[]
= "0.1.0"
Usage
use AuthVerifierClient;
Contributing
Contributions are welcome! Please open an issue or submit a pull request.