MerchantryTidbits

auth-integration / api

supabase-auth

Capability: supabase-auth

Use it when

  • use supabase-auth for rag retrieval
  • when auth - authentication and user management by supabase ! coverage status https://coveralls.io/repos/g

What it solves

Not the fit when

  • scraping login walls on other sites

Install

Use supabase-js or self-host auth service from https://github.com/supabase/auth

Invoke

JWT sessions, magic links, OAuth; verify RLS for multi-tenant agent apps.

Alternatives

No reviewed alternatives recorded yet.