Skip to content

feat(adapter-provider): startAuth + completeAuth for oauth2 adapters#63

Merged
tangletools merged 1 commit into
developfrom
feat/oauth-on-adapter-provider
May 31, 2026
Merged

feat(adapter-provider): startAuth + completeAuth for oauth2 adapters#63
tangletools merged 1 commit into
developfrom
feat/oauth-on-adapter-provider

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Adds OAuth2 startAuth + completeAuth to createConnectorAdapterProvider. Hosts pass resolveOAuthClient (env-based by default). 6 new tests + all existing pass. Required by platform-api substrate. 0.32.0 release.

Adds OAuth2 authorization-code flow to createConnectorAdapterProvider. Hosts pass resolveOAuthClient (env-based by default). 6 new tests. Required by platform-api substrate for end-to-end OAuth. 0.32.0 release.

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

OAuth startAuth/completeAuth approved as tangletools.

@tangletools tangletools merged commit 11e0ff0 into develop May 31, 2026
@tangletools tangletools deleted the feat/oauth-on-adapter-provider branch May 31, 2026 22:28
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.

2 participants