ejochman f3d2ef86f8 Make get_token_value refresh credentials on its own, when necessary (#1152)
Any other transaction utilizing credentials will already refresh them,
as necessary, through the use of AuthorizedHttp. `get_token_value` is
one unique case where we're not actually attaching the credentials to
the HTTP request, but rather using one if its attributes as the payload.
The request, itself, is unauthenticated, so it doesn't know to refresh
on its own. Rather, the caller needs to make sure that the id_token
payload is for a currently-valid set of credentials.
2020-04-06 21:05:31 -04:00
2020-03-05 07:57:40 -05:00
2020-04-06 20:20:29 -04:00
2019-04-13 11:01:54 -04:00

GAM is a command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily. Build Status

Quick Start

Linux / MacOS

Open a terminal and run:

bash <(curl -s -S -L https://git.io/install-gam)

this will download GAM, install it and start setup.

Windows

Download the MSI Installer from the GitHub Releases page. Install the MSI and you'll be prompted to setup GAM.

Documentation

The GAM documentation is hosted in the GitHub Wiki

Mailing List / Discussion group

The GAM mailing list / discussion group is hosted on Google Groups. You can join the list and interact via email, or just post from the web itself.

IM Room

Join the chat at https://gitter.im/jay0lee-GAM/community

Author

GAM is maintained by Jay Lee. Please direct "how do I?" questions to Google Groups.

Languages
Python 99.4%
Shell 0.3%
JavaScript 0.2%