I am using this template to build my project there are very few auth changes I made nothing major, and I was able to run the project in my server earlier.
But after stopping making changes and then running I get error
Which most probably is error with 'supabase-js' or 'auth-helpers-nextjs'.
Bug report
Describe the bug
I am using this template to build my project there are very few auth changes I made nothing major, and I was able to run the project in my server earlier. But after stopping making changes and then running I get error Which most probably is error with 'supabase-js' or 'auth-helpers-nextjs'.
I tried moving versions as suggested here
Also, viewed the documentation but could find a fix.
I also viewed the supabaseClient class in code but I couldn't find a getSession() in auth
Happening with
createServerComponentClient
class PS: Documentation suggests there is a getSession. It's most probably a bug.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Go to 'shedtheshade.com' or Clone the template Enter values,keys Load modules and run project in dev or prod
Expected behavior
Everything was working fine before updating.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context