Description
OAuth2 authorization and token renewal can be handled from a prebuilt helper instead of being reimplemented in every workflow. This helps tools obtain and refresh access in a controlled command-line process.
This is an authentication utility. It may handle tokens and account authorization, so users should protect generated credentials and avoid exposing them in logs or shell history.