Supabase
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
JoinSupabase
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
JoinConfused about expected auth flow in nextjs supabase template
emailRedirectTo
, plus the code
query parameter
at this point am i expected to implement my own server-side endpoint to do a code exhange? if so, why does the template default to a redirect to /protected
(ref1, ref2), which has no code exchange logic?...Supabase + Next.js: Sign Up and Magic Link Flow. Am I Doing This Right?
Sorry! An unexpected error occurred. when using supabase.com and viewing a table

Can't implement Firebase Cloud Message, import error on edge function
Unable to access Storage from Studio (self hosted)
Pro subscription
404 Requests Automatically

Can you use `createClient` with the Transaction pooler?
@supabase/supabase-js
's createClient
, however this is in a serverless function so I want to use the Transaction pooler
provided by supabase (https://supabase.com/dashboard/project/_?showConnect=true)
In supabase it says to use this URI: postgres://postgres:[YOUR-PASSWORD]@db.xxxxxxxxxxxxxxx.supabase.co:6543/postgres
But if I pass that to createClient
, it errors saying: Invalid supabaseUrl: Must be a valid HTTP or HTTPS URL.
...Supabase Auth Social Logins Timing out
lots of connection issues lately
host=aws-1-us-east-2.pooler.supabase.com user=cli_login_postgres.XXXXXXXX database=postgres
: dial error (dial tcp 3.131.201.192:6543: connect: connection refused)
it is intermittent. it stops working randomly then starts again when I am doing supabase db push commands from CLI...How to use the supabase cli to connect to a local supabase docker instance ?
acidentaly deleted tables contents is there a way to revert?
Problem
downgrade cli version
brew install supabase/tap/supabase@2.31.8
it says that theres no available formula or cask with that name....Supabase Clerk.com User ID not connecting/updating/Saving
OTP with Twilio not sent during signInWithOtp
New columns aren't propagating to schema cache (PGRST204)
PGRST204
...