TypeError client.auth.getSessionFromUrl is not a function

Hey there.

I am having a problem with authentication with supabase. Signing up or logging in works, but when I do so, I am not logged in with the user. When looking for an error I noticed there was an error in the console (See image)

As this is probably important for solving the problem: I am using RedwoodJS.

Somehow, it appears to me, the AuthProvider does not communicate with the supabase client correctly. Can anyone help me with this?
image.png
Was this page helpful?