BOILERPLATE
Supabase_Auth_Starter
REF: FLO-002
VER: v1.0.0-beta
DATE: 2026-01-15
Specifications
- >> Supabase SSR Configured
- >> Password Reset Flow
- >> Google/GitHub OAuth Ready
- >> Protected Routes Middleware
Installation
npx sv create floflux-auth
Preview
const { data, error } = await supabase.auth.signInWithOAuth({
provider: 'github'
})Net Weight
14MB