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

chore(auth): upgrade to Auth.js v5 #916 #917

Closed
wants to merge 5 commits into from

Conversation

ankitmukhia
Copy link
Contributor

@ankitmukhia ankitmukhia commented Aug 19, 2024

PR Fixes:

  • migrated to Auth.js v5
  • replaced bcrypt with bcryptjs to ensure edge runtime compatibility

Resolves #916

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@ankitmukhia
Copy link
Contributor Author

can you look into it @siinghd @hkirat , see if it looks promising

new login form

Screenshot from 2024-08-20 02-14-35

@ankitmukhia ankitmukhia changed the title chore(auth): upgrade to NextAuth.js v5 #916 chore(auth): upgrade to Auth.js v5 #916 Aug 19, 2024
@devsargam devsargam closed this Sep 24, 2024
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.

migrated to Auth.js v5 from nextAuth and Edge runtime compatibility fixes
2 participants