google-cloud-auth 0.17.2

Google Cloud Platform server application authentication library.
Documentation
1
2
3
4
5
6
7
pub mod credentials;
pub mod error;
pub mod idtoken;
mod misc;
pub mod project;
pub mod token;
pub mod token_source;