new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Supabase · Auth · all subjects

oauth providers/setup

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

OAuth callback URL format for production

The production OAuth callback URL for Supabase Auth follows the format: https://<project-ref>.supabase.co/auth/v1/callback, where <project-ref> is your Supabase project reference.

OAuth callback URL format for local development

When testing OAuth locally with the Supabase CLI, the local OAuth callback URL is: http://localhost:54321/auth/v1/callback

How to find callback URL in Supabase Dashboard

To find your OAuth callback URL in Supabase: go to your Project Dashboard, click on the Authentication icon in the left sidebar, click on Sign In / Providers under the Configuration section, then click on the OAuth provider from the accordion list to expand it. The Callback URL will be displayed and can be copied to the clipboard.

Misconfigured local OAuth callback URL causes sign-in failures

If the OAuth callback URL is missing or misconfigured during local development, OAuth sign-in may fail or not redirect correctly.

Give your agent this brain