@farcaster/auth-kit + NextAuth

This example app shows how to use Farcaster AuthKit and NextAuth.js.

Click the "Sign in with Farcaster" button above, then scan the QR code to sign in.

Run this demo:

git clone https://github.com/farcasterxyz/auth-monorepo.git &&
cd auth-monorepo/examples/with-next-auth &&
yarn install &&
yarn dev