Skip to content

Create Auth.js proof-of-concept #235

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

Open
sawyerh opened this issue Nov 8, 2023 · 1 comment · May be fixed by #243
Open

Create Auth.js proof-of-concept #235

sawyerh opened this issue Nov 8, 2023 · 1 comment · May be fixed by #243
Assignees

Comments

@sawyerh
Copy link
Contributor

sawyerh commented Nov 8, 2023

As part of the discussion on #102, a recommendation was to do a proof-of-concept using Auth.js (formerly NextAuth.js) as the library for supporting various authentication providers.

If the proof-of-concept ends up working out, the intent would be to:

@sawyerh sawyerh added this to the Authentication milestone Nov 8, 2023
@sawyerh sawyerh changed the title Create Auth.js integration proof-of-concept Create Auth.js proof-of-concept Nov 8, 2023
@sawyerh sawyerh self-assigned this Nov 13, 2023
@lorenyu
Copy link
Contributor

lorenyu commented Mar 24, 2025

Sharing a note from the team:

I wanted to flag something for your radar. NextAuth is in the process of being deprecated in favor of their new name/implementation Auth.JS. We're switching our project use nextauth v5 which is now called authjs. I know the next template doesn't prescribe an auth solution as of now but it seems to be the default for possibly some other projects here at Nava and so wanted to flag the big shift for folks.
NextAuth is pretty explicit that they only support security updates for current version and not previous versions so we had concerns about v4 falling to the wayside

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 a pull request may close this issue.

2 participants