Supauth for Nuxt
A layer with all you need to start your next Nuxt + Supabase project without having to worry about login screens.
Bash
$npm install -D supauth
Click to copy
What's included
Login with email & password
Allow your users to register with their email and password.
Login with providers
Allow your users to quickly login with Google, GitHub, Facebook and more.
Auth Middlewares
Protect your routes with a single code line.