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

Support NextAuth v5 & AuthJS #12178

Open
birkskyum opened this issue Jun 26, 2024 · 0 comments
Open

Support NextAuth v5 & AuthJS #12178

birkskyum opened this issue Jun 26, 2024 · 0 comments
Labels
tracking An umbrella issue for tracking big features

Comments

@birkskyum
Copy link
Collaborator

birkskyum commented Jun 26, 2024

The new NextAuth v5 is building on top of AuthJS

https://authjs.dev/getting-started/migrating-to-v5

Since AuthJS isn't supported by bun, that's a problem

Blockers are:

TextDecoderStream

mentioned here.

error: Attempt to export a nullable value for "TextDecoderStream"

Diffie-Hellman

@panva/hkdf

@birkskyum birkskyum added bug Something isn't working needs triage labels Jun 26, 2024
@birkskyum birkskyum changed the title Support NextAuth v5 Support NextAuth v5 / AuthJS Jun 26, 2024
@Jarred-Sumner Jarred-Sumner added tracking An umbrella issue for tracking big features and removed bug Something isn't working needs triage labels Jun 26, 2024
@Jarred-Sumner Jarred-Sumner changed the title Support NextAuth v5 / AuthJS Support NextAuth v5 & AuthJS Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking An umbrella issue for tracking big features
Projects
None yet
Development

No branches or pull requests

2 participants