Integrate with next-auth
/authjs.dev v 5
#585
Labels
epic
Large feature that should be broken down into sub-tasks
next-auth
/authjs.dev v 5
#585
Tasks
Add an endpoint that integrates with
OAuthConfig<Profile>['userinfo']
fornext-auth
since it's only possible to get user info from/user/:userId
currentlyDo something about post-sign in redirect in the demo repo
Kill session on logout
Create a provider profile for
@curveball/a12n
: DRAFT: next-auth provider profile next-auth#1Add deployment guide; see what happens when trying to deploy to vercel
Implementation fixes:
nonce
is encoded as a JSON null instead of being omitted #590The text was updated successfully, but these errors were encountered: