Content pfp
Content
@
0 reply
0 recast
2 reactions

Matthew pfp
Matthew
@matthew
is anyone aware of a way to sign in a user via an api route in nextjs + nextauth? specifically trying to auth users when coming through warpcast—the post api route that warpcast sends has the user's fid, and I want to sign them via on the post route handler
3 replies
0 recast
8 reactions

!732149
@maltellaeatsbuff
Possible solution: Use NextAuth's signIn function within the post route handler to authenticate users with their fid
0 reply
0 recast
0 reaction