Skip to content

Migrate PKCE OAuth and refresh helpers to Dropbox SDK - #366

Merged
AndreyVMarkelov merged 4 commits into
masterfrom
oauth_pkce_from_sdk
Aug 4, 2026
Merged

Migrate PKCE OAuth and refresh helpers to Dropbox SDK#366
AndreyVMarkelov merged 4 commits into
masterfrom
oauth_pkce_from_sdk

Conversation

@AndreyVMarkelov

Copy link
Copy Markdown
Contributor

Replace the hand-rolled oauth2.Config-based PKCE flow and refresh logic with the SDK's dropbox/oauth helpers (NewPKCEFlow, Exchange, Refresh). Introduce an oauthFlow interface so tests can stub the flow.

Replace the hand-rolled oauth2.Config-based PKCE flow and refresh logic
with the SDK's dropbox/oauth helpers (NewPKCEFlow, Exchange, Refresh).
Introduce an oauthFlow interface so tests can stub the flow.
@AndreyVMarkelov
AndreyVMarkelov merged commit 286774b into master Aug 4, 2026
13 checks passed
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.

1 participant