Auth v2 not working with jsdelivr or unpkg
Since yesterday i switched all Stuff to v2 because i had massive errors on my page. But for some reason the auth is not v2 in the unpkg package. I also checked jadelivr and latest version of supabase-js is 1.7.9. on unpkg it says it is 2.0.0 but simple aut.getUser throws an error: function is not defined
I checked what the supabase const of my connection gives me back and there it says under the point url: https://name.supabase.co/auth/v1 instead of v2
Has annyone a fix for this? Having massive problems
I checked what the supabase const of my connection gives me back and there it says under the point url: https://name.supabase.co/auth/v1 instead of v2
Has annyone a fix for this? Having massive problems