Skip to content

feat(auth): support refreshing OAuth access tokens#2204

Merged
brendt merged 3 commits into
tempestphp:3.xfrom
boydbloemsma:feat/oauth-refresh-tokens
Jul 17, 2026
Merged

feat(auth): support refreshing OAuth access tokens#2204
brendt merged 3 commits into
tempestphp:3.xfrom
boydbloemsma:feat/oauth-refresh-tokens

Conversation

@boydbloemsma

Copy link
Copy Markdown
Contributor

Fixes #2037

@boydbloemsma

Copy link
Copy Markdown
Contributor Author

I don't think the check failing is caused by my changes. Please let me know if I'm wrong.

@brendt brendt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Solid PR 👌

One small question where I'm curious about your thoughts.

Comment thread packages/auth/src/OAuth/GenericOAuthClient.php
@brendt

brendt commented Jul 16, 2026

Copy link
Copy Markdown
Member

Oh and yes, that failing CI run wasn't your fault, it's fixed now :)

@brendt
brendt merged commit 5d3fd62 into tempestphp:3.x Jul 17, 2026
75 checks passed
@brendt

brendt commented Jul 17, 2026

Copy link
Copy Markdown
Member

Thank you, great PR! :)

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.

Add the ability to refresh OAuth tokens

2 participants