You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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:
The text was updated successfully, but these errors were encountered: