Skip to content
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

Remove node-client - always use fetch #1226

Draft
wants to merge 1 commit into
base: version-8
Choose a base branch
from

Conversation

nicknisi
Copy link
Contributor

Description

Node 18 supports fetch natively. Using this will simplify the support burden on other environments (bun, workers, etc.)

Note

This breaking change is being merged into the version-8 branch.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

Node 18 supports fetch natively.
@nicknisi nicknisi requested a review from a team as a code owner February 28, 2025 18:28
@nicknisi nicknisi requested review from mthadley and removed request for a team February 28, 2025 18:28
@nicknisi nicknisi marked this pull request as draft March 3, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant