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

Implement device flow

Open Link- opened this issue 3 years ago • 1 comments

Currently only the server to server token creation flow has been implemented.

Another very useful token would be the OAuth access token more specifically the Device flow.

This issue is to implement the device flow.

Implemented Token type Prefix More information
N.A Personal access token ghp_ "Creating a personal access token"
No OAuth access token gho_ "Authorizing OAuth Apps"
No User-to-server token for a GitHub App ghu_ "Identifying and authorizing users for GitHub Apps"
Yes Server-to-server token for a GitHub App ghs_ "Authenticating with GitHub Apps"
No Refresh token for a GitHub App ghr_ "Refreshing user-to-server access tokens"

cc: @jonico

Link- avatar May 01 '21 12:05 Link-

Thank u

kingznqueenz avatar May 06 '22 13:05 kingznqueenz