handling-authentication

Handling authentication and authorization in StickerNest. Use when the user asks about login, signup, auth, session, protected routes, user context, JWT, tokens, logout, or permission checks. Covers Supabase Auth, AuthContext, protected routes, and widget auth.

$ Instalar

git clone https://github.com/hkcm91/StickerNestV3 /tmp/StickerNestV3 && cp -r /tmp/StickerNestV3/.claude/skills/handling-authentication ~/.claude/skills/StickerNestV3

// tip: Run this command in your terminal to install the skill