Authentication server and client for SIWF (Sign In With Farcaster) that issues asymmetrically signed JWTs.
This is a monorepo with the following packages:
hono-cloudflare-worker
: Authentication server built with Hono and deployed as a Cloudflare Workerquick-auth
: Client library for interacting with the auth server
pnpm install
pnpm typecheck
pnpm test