Demonstration of using Supabase with Nuxt.
You can play with the demo on https://supabase-demo-gamma.vercel.app
Follow the instruction in the demo Readme.
The source code is available on Github in the demo/ directory.
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
Community