gh-token
gh-token copied to clipboard
Add `-r | --refresh` parameter to get a new access token via an expired token
When an installation access token expires, the APIs return a refresh token that can be used to create another installation access token.
-r | --refresh <expired token> Uses an expired token to request a new access token.