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

feat: allow standard Request in NextAuthHandler #4704

Merged
merged 11 commits into from Jun 14, 2022
Merged

Conversation

balazsorban44
Copy link
Member

@balazsorban44 balazsorban44 commented Jun 12, 2022

Using Request will make it easier to migrate next-auth to other frameworks/runtimes.

This PR also adds initial tests for our core and replaces Jest transforms to use SWC

In a follow up PR, I plan to change the result of NextAuthHandler to a standard Response

@vercel
Copy link

vercel bot commented Jun 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
next-auth ⬜️ Ignored (Inspect) Jun 13, 2022 at 11:18PM (UTC)

@github-actions github-actions bot added core Refers to `@auth/core` pages providers labels Jun 12, 2022
@github-actions github-actions bot added client Client related code TypeScript Issues relating to TypeScript labels Jun 13, 2022
@balazsorban44 balazsorban44 marked this pull request as ready for review June 13, 2022 23:18
@balazsorban44 balazsorban44 temporarily deployed to Preview June 13, 2022 23:21 Inactive
@github-actions
Copy link

🎉 Experimental release published on npm!

npm i next-auth@0.0.0-pr.4704.768a1433
yarn add next-auth@0.0.0-pr.4704.768a1433

Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

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

Lgtm but I haven't tested it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Client related code core Refers to `@auth/core` pages providers TypeScript Issues relating to TypeScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants