Nuxt SupabaseNuxt Supabase
    • Introduction
    • Authentication
    • Demo
    • Migration
    • useSupabaseClient
    • useSupabaseCookieRedirect
    • useSupabaseSession
    • useSupabaseUser
    • serverSupabaseClient
    • serverSupabaseServiceRole
    • serverSupabaseSession
    • serverSupabaseUser
Getting started

Demo

Demonstration of using Supabase with Nuxt.

Demonstration of using Supabase with Nuxt.

Demo supabase x nuxt

Live demo

You can play with the demo on https://supabase-demo-gamma.vercel.app

Running locally

Follow the instruction in the demo Readme.

Source code

The source code is available on Github in the demo/ directory.

Edit this pageorReport an issue

Authentication

Authenticate your user thanks to the PKCE Oauth protocol that enables secure exchange of refresh and access tokens between an application and the authorization server

Migration

Learn how to migrate @nuxtjs/supabase to take advantage of JWT signing keys support

On this page

  • Live demo
  • Running locally
  • Source code

Community

  • Nuxt docs
  • Supabase docs
Copyright © 2026