Skip to content

Conversation

@iceybubble
Copy link

GitHub deprecated passing OAuth access tokens via query parameters.
This change updates hello.js to attach the token using the
Authorization: Bearer header for GitHub API requests.

Fixes #713

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub OAuth API requests fail due to access token sent as query parameter instead of Authorization header

1 participant