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

Demo from Vercel uses "Vercel Auth" vs "NextAuth.js" #257

Closed
guylepage3 opened this issue Mar 11, 2024 · 2 comments
Closed

Demo from Vercel uses "Vercel Auth" vs "NextAuth.js" #257

guylepage3 opened this issue Mar 11, 2024 · 2 comments

Comments

@guylepage3
Copy link

Just checking in to see if this project is still relevant.

I've noticed that the version linked as "Demo" is a completely different instance and repository than the one linked to for the project.

One uses "Vercel Auth" and the other uses "NextAuth.js".

Two totally different auth providers.

@amplicity
Copy link

amplicity commented Mar 11, 2024

I can shed some light here, but can't answer your question completely. This repo used a commit-referenced version of 'auth.js', which inherits from nextauth (and is nextauth's successor).

I came on here to ask a very similar question -- how can we update to the latest nextauth version within this repo?

When upgrading the auth.js version from anything other than the manually referenced commit, you face numerous issues

@leerob
Copy link
Member

leerob commented Mar 11, 2024

Update to Auth.js is happening here -> #253

@leerob leerob closed this as completed Mar 11, 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

No branches or pull requests

3 participants