Self-hosted Fajita uses a Clerk application you operate. Fajita does not ship native self-hosted authentication yet.
Clerk dashboard checklist
- Add your public URL to allowed origins
- Set sign-in redirect to
/app - Configure the Clerk JWT template integration for PostgREST
- Point the Clerk webhook to
/api/webhooks/clerk(use a tunnel for local dev)