Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement device flow #2

Open
Link- opened this issue May 1, 2021 · 1 comment
Open

Implement device flow #2

Link- opened this issue May 1, 2021 · 1 comment
Assignees
Labels
✨ feature New feature

Comments

@Link-
Copy link
Owner

Link- commented May 1, 2021

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- Link- added the ✨ feature New feature label May 1, 2021
@Link- Link- self-assigned this May 1, 2021
@kingznqueenz
Copy link

Thank u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants