gh-token icon indicating copy to clipboard operation
gh-token copied to clipboard

Add `-r | --refresh` parameter to get a new access token via an expired token

Open Link- opened this issue 4 years ago • 0 comments

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.

Link- avatar May 02 '21 14:05 Link-