4 releases
0.1.0 | Jan 6, 2025 |
---|---|
0.0.0 | Nov 16, 2024 |
#1489 in Network programming
374 downloads per month
Used in 6 crates
(via gcp-sdk-gax)
67KB
1K
SLoC
Google Cloud Client Libraries for Rust - Authentication
The Client Libraries for Rust are under active development. We are creating placeholder crates so we can reference them in our code and tooling.
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
lib.rs
:
Google Cloud Client Libraries for Rust - Authentication Components
WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.
This crate contains types and functions used to authenticate applications on Google Cloud. The SDK clients consume an implementation of credentials::Credential and use these credentials to authenticate RPCs issued by the application.
Authentication methods at Google is a good introduction on the topic of authentication for Google Cloud services and other Google products. The guide also describes the common terminology used with authentication, such as Principals, Tokens, and Credentials.
Dependencies
~5–16MB
~213K SLoC