supabase-auth-config
OfficialStreamline Supabase auth redirects.
AuthorWebSmartTeam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the configuration of Supabase authentication by establishing a single, robust callback URL pattern that handles all authentication flows, preventing common redirect issues.
Core Features & Use Cases
- Unified Callback: Configure a single
/auth/callbackURL to manage all Supabase auth events (signup, password reset, email change, magic links). - Type Parameter Routing: Demonstrates how to use the
typeparameter in the callback to route users to the correct post-authentication page. - Use Case: Ensure users who reset their password via email are correctly directed to a password update form, rather than a generic dashboard, after clicking the reset link.
Quick Start
Configure your Supabase dashboard with https://yourdomain.com/auth/callback as the sole redirect URL.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-auth-config Download link: https://github.com/WebSmartTeam/COR-CODE/archive/main.zip#supabase-auth-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.