# Google OAuth2 for CLI Get Google OAuth2 for CLI tools ## Usage ## Other packages - [google-oauth2](https://github.com/pbrisbin/google-oauth2) It has silimar API. It uses [Manual and Copy Paste](https://developers.google.com/identity/protocols/OAuth2InstalledApp#redirect-uri_alternative) to get the authorization code, while this uses [Loopback IP Address](https://developers.google.com/identity/protocols/OAuth2InstalledApp#redirect-uri_loopback).