When using Google oauth, the supabase-auth-token cookie does not get set. From what I noticed, the access_token returned in the session object is much larger (about 3.4kb) than the ones for other auth methods, and the whole object goes over the 4kb limit for cookies.
Bug report Describe the bug When using Google oauth, the supabase-auth-token cookie does not get set. From what I noticed, the access_token returned in the session object is much larger (about 3.4k...
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.