Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: implement device auth rate limit handling#17079

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugodutka merged 2 commits intomainfromhugodutka/device-auth-retry-logic
Mar 25, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutkahugodutka commentedMar 24, 2025
edited
Loading

TheOAuth2 specification describes how clients in the device flow should handle retrying requests when they are rate limited.

We didn't respect it, which sometimes prevented users from logging in or setting up external auth. They'd see aslow_down error in the UI and would be unable to complete the authentication flow. This PR implements rate limit handling according to the spec.

bpmct, MrPeacockNLB, and kylecarbs reacted with heart emoji
@hugodutkahugodutkaforce-pushed thehugodutka/device-auth-retry-logic branch 4 times, most recently from454488b toa2957afCompareMarch 24, 2025 17:41
@hugodutkahugodutkaforce-pushed thehugodutka/device-auth-retry-logic branch froma2957af tof61f16aCompareMarch 24, 2025 17:45
@hugodutkahugodutka marked this pull request as ready for reviewMarch 24, 2025 18:18
@hugodutkahugodutka merged commitd5557fc intomainMar 25, 2025
36 checks passed
@hugodutkahugodutka deleted the hugodutka/device-auth-retry-logic branchMarch 25, 2025 10:32
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 25, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

@jaaydenhjaaydenhAwaiting requested review from jaaydenh

Assignees

@hugodutkahugodutka

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@hugodutka@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp