You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On npm the version marked as latest is still 2.62.2 even though according to github there is already a 2.64.2 version.
I want to the use the signInAnonmymously fn, but cant.
For some reason I get No Access-Control-Allow-origin when the lib is trying to get the /user, no matter if anonymous or with magic link. This is working fine in 2.62.2.
I was not sure if maybe there is a connection between these two.
Also there is @supabase/auth-js and @supabase/gotrue-js why is that? Is there a difference?
The text was updated successfully, but these errors were encountered:
On npm the version marked as latest is still 2.62.2 even though according to github there is already a 2.64.2 version.
I want to the use the
signInAnonmymously
fn, but cant.For some reason I get
No Access-Control-Allow-origin
when the lib is trying to get the/user
, no matter if anonymous or with magic link. This is working fine in 2.62.2.I was not sure if maybe there is a connection between these two.
Also there is
@supabase/auth-js
and@supabase/gotrue-js
why is that? Is there a difference?The text was updated successfully, but these errors were encountered: