vercel / next.js

The React Framework
https://nextjs.org
MIT License
127.27k stars 27.02k forks source link

Docs: Update Nextjs template for supabase #67349

Closed SlavenDj closed 4 months ago

SlavenDj commented 4 months ago

What is the update you wish to see?

Update supabase code for supabase latest update

Is there any context that might help us understand?

The signature '(supabaseUrl: string, supabaseKey: string, options: SupabaseClientOptions<"public"> & { cookieOptions?: any; cookies: CookieMethodsServerDeprecated; cookieEncoding?: "raw" | ... 1 more ... | undefined; }): SupabaseClient<...>' of 'createServerClient' is deprecated.

Does the docs page already exist? Please link to it.

https://supabase.com/docs/guides/auth/server-side/nextjs

ekremkenter commented 4 months ago

I have just opened a PR for this. #67413

github-actions[bot] commented 3 months ago

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.