gauthenticator 0.1.1

Simple API for authenticating with google services ```rust let sa = gauthenticator::load("./service-account-key.json".as_ref()).unwrap(); let token = sa.access_token().unwrap(); ``` Project homepage: https://github.com/isaacadams/bq-rs
Documentation
  • Feature flags
  • This release does not have any feature flags.

gauthenticator

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This release does not have any feature flags.