Overview
Supabase Auth ties directly to your database with row-level security — the default when you enable a Getyn backend.
Supported features
- Email & social login
- Row-level security
- Magic links
- JWT sessions
Example use cases
1Add logins with RLS
2Support magic links
3Secure user data
Frequently asked questions
Frequently
asked questions
Still stuck? Talk to us.
Open your project's Settings → Connectors, choose Supabase Auth, and add your credentials. Then ask Getyn to build the feature and it wires Supabase Auth up for you.
API Key — Paste your API key once. It's stored encrypted server-side and injected into your app's backend at runtime — never exposed to the browser.
No. Getyn generates the Supabase Auth integration, UI, and server logic from your prompt. You can open and export the code anytime.
Server keys are encrypted and stored server-side, injected into your backend at runtime. They never reach the browser or your client bundle.
Related connectors
