Skip to content

Social SDK: Fix OAuth2 device authorization endpoint URL #7745

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

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

markmandel
Copy link
Contributor

@markmandel markmandel commented Aug 8, 2025

Correct the OAuth2 device flow endpoint from /oauth2/device/code to /oauth2/device/authorize in the console account linking example.

Correct the OAuth2 device flow endpoint from `/oauth2/device/code`
to `/oauth2/device/authorize` in the console account linking example.
@markmandel markmandel requested a review from a team as a code owner August 8, 2025 22:06
@markmandel markmandel added the social-sdk Feedback and PRs on Social SDK label Aug 8, 2025
@markmandel markmandel requested review from abe-discord and removed request for a team August 8, 2025 22:06
@colinloretz colinloretz self-requested a review August 11, 2025 22:44
Copy link
Contributor

@colinloretz colinloretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕹️

@markmandel markmandel merged commit 0e04082 into discord:main Aug 11, 2025
4 checks passed
@markmandel markmandel deleted the social-sdk/console-sample-bug branch August 12, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
social-sdk Feedback and PRs on Social SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants