What are you using for Authentication in Nuxt 3?

This page summarizes the projects mentioned and recommended in the original post on /r/Nuxt

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • nuxt-auth

    🔐 Nuxt user authentication and sessions via authjs (next-auth), local and refresh providers. nuxt-auth wraps NextAuth.js to offer the reliability & convenience of a 12k star library to the nuxt 3 ecosystem with a native developer experience (DX)

  • My team and me we are using sidebase/nuxt-auth, which uses next-auth under the hood. We are facing a lot of problems. It seems like nuxt-auth or the server routes in general are not able to read certain variables from the nuxt config or env variables. I was wondering if thats what they fixed in 0.3.4. Unfortunately the new version is not published on npm yet...

  • next-auth

    Authentication for the Web.

  • My team and me we are using sidebase/nuxt-auth, which uses next-auth under the hood. We are facing a lot of problems. It seems like nuxt-auth or the server routes in general are not able to read certain variables from the nuxt config or env variables. I was wondering if thats what they fixed in 0.3.4. Unfortunately the new version is not published on npm yet...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • breeze-nuxt

    An application / authentication starter kit frontend in Nuxt3 for Laravel Breeze.

  • Since we are using Laravel, I've been working with this Repo for Sanctum: https://github.com/amrnn90/breeze-nuxt

  • Nuxt 3

    Discontinued Old repo of Nuxt 3 framework, now on nuxt/nuxt (by nuxt)

  • Also one I've reported a long time ago, that's still an issue today: If you start the Nuxt dev server without create the server/ folder, Nuxt isn't going to be able to read any of your server/api files. You have to create the folder and restart the dev server. Only then, it will start detecting your server files. This is an issue on both Windows and Linux.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exploring the DEV.to API to Build a Blog

    6 projects | dev.to | 12 Mar 2024
  • Streamlining Role-Based Access Control in Next.js with Descope and Auth.js: A Step-by-Step Guide

    2 projects | dev.to | 3 Feb 2024
  • Nextauth.js: Use <SessionProvider /> in Next.js "app" directory

    2 projects | news.ycombinator.com | 28 Jan 2024
  • NextAuth with AWS Cognito Email & Google Sign in

    2 projects | dev.to | 26 Jan 2024
  • Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider

    1 project | dev.to | 25 Dec 2023