heroku authorizations:create
Create a new OAuth authorization
Options
Name | Description |
---|---|
-d, --description <description> | Set a custom authorization description |
-s, --scope <scope> | Set custom OAuth scopes |
-e, --expires-in <expires-in> | Set expiration in seconds (default no expiration) |
-S, --short | Only output token |
-j, --json | Output in json format |