oauth2l

Simple CLI for interacting with Google OAuth 2.0 tokens

brewmacoslinux
Try with needOr install directly
Source

About

Simple CLI for interacting with Google oauth tokens

Commands

oauth2l

Examples

Fetch an OAuth 2.0 access token for Google APIs$ oauth2l fetch --scope=https://www.googleapis.com/auth/drive
Get information about a stored credential$ oauth2l info
Reset and clear stored OAuth credentials$ oauth2l reset