© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•14mo ago•
2 replies
mattmuller

multiple auth cookies

Hi, I recently updated my next.js app to use the SSR auth package and end up with two auth cookies sb-localhost-auth-token.0 and sb-localhost-auth-token.1
I dont have any legacy connections and I have removed @supabase/auth-helpers-nextjs.
Has anyone seen this before? I use a combination of
import { createBrowserClient } from '@supabase/ssr';
and import { createServerClient} from '@supabase/ssr'

Thanks,
Matt
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Multiple large cookies??
SupabaseSSupabase / help-and-questions
14mo ago
Multiple middleware auth
SupabaseSSupabase / help-and-questions
4y ago
supabase google auth wont get cookies
SupabaseSSupabase / help-and-questions
8mo ago
I'm using Auth with Cookies
SupabaseSSupabase / help-and-questions
3y ago