supabase-email-auth

Official

Implement robust Supabase email auth in Next.js.

AuthorJKKN-Institutions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill delivers a complete Supabase email/password authentication setup for Next.js 13+ apps, reducing setup time and avoiding common auth pitfalls.

Core Features & Use Cases

  • End-to-End Auth: Client and server utilities, login/registration pages, OAuth callback, middleware protection.
  • Security & Troubleshooting: PKCE, cookies, admin role verification, and troubleshooting guide.
  • Templates & Environment: Ready-to-use templates and env setup.

Quick Start

Install dependencies, copy templates, configure env variables, and scaffold login/register pages from the provided templates.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supabase-email-auth
Download link: https://github.com/JKKN-Institutions/Kenavo/archive/main.zip#supabase-email-auth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository