Hiya! I am new to supabase and I am trying to implement it with NextJs and already found some helpers (https://supabase.com/docs/reference/auth-helpers/next-js). However, I always get this error from the UserProvider component:
Uncaught TypeError: authListener.unsubscribe is not a function.
Uncaught TypeError: authListener.unsubscribe is not a function.
Can somebody help me with this? Thank you very much. I am using typescript btw.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.