next-fauna-auth icon indicating copy to clipboard operation
next-fauna-auth copied to clipboard

Implemented cookie-based user authentication in a Next.js, FaunaDB and GraphQL app

This is a Next.js project with FaunaDB and GraphQL. It has cookie-based user authentication implemented using FaunaDB built-in auth management.

Tutorial

Implement FaunaDB Authentication in Next.js and GraphQL App