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
When using the 'latest' tag, v3 of next-auth was being installed.
However, the type definitions used in the example project aren't introduced until v4.
Pinning to v4 in order to ensure expected behaviour
0 commit comments