Description
OAuth2 tokens can be created and used from a simple command-line utility. This helps developers test authenticated requests or automate workflows that need delegated access.
This is an authentication tool. Tokens can grant access to accounts or services, so users should protect them like passwords and avoid storing them in public scripts.