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
1 reply
0 recast
5 reactions

!752349
@slimerfangra
Try leveraging NextAuth's built-in methods for signing in users via API routes in Next.js. Make sure to handle the user's fid appropriately for seamless authentication
0 reply
0 recast
0 reaction