Auth Patterns

Authentication and authorisation pattern guide for SYNTHEX. Documents the four auth layers (Supabase session, JWT token, RBAC permissions, owner bypass), when to use each, and the common mistakes that cause auth drift. Use when creating or modifying any authenticated endpoint or middleware logic.

cleanexpo 4d8a0a6 8.1 KB Updated

File contents

cleanexpo/synthex/tree/main/.claude/skills/auth-patterns commit 4d8a0a6943

Frequently asked questions

npx skillmds@latest add cleanexpo/auth-patterns