An oauth2 implementation providing the 'device', 'service account' and 'installed' authorization flows.
# Cargo.toml
[dependencies]
yup-oauth2 = "12.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Authenticate using a Google service account JSON key file and obtain an access token.
Add tokio as a dependency and use #[tokio::main] or similar runtime
No dependency data recorded yet.