- Notifications
You must be signed in to change notification settings - Fork 506
Open
Labels
auth-jsRelated to the auth-js library.Related to the auth-js library.
Description
I notice that because detectSessionInUrl is always true, the auth code is looking for the session in the URL and when it isn't there (every load other than magic link, in my application), it is treating it as an error and resetting.
This wasn't happening the other day, and I don't think I have changed my Supabase version, so it must be a problem with my implementation somehow.. and yet, when I walk through the trace, it clearly gets to this point in the auth library every load, and of course, there is no session info still in the URL, and it kills the session. Can someone better help me understand how detectSessionInUrl is supposed to work?
Thanks!
Shooteger, ThingEngineer, aigrinder, gitnik and onuruslucaThingEngineer
Metadata
Metadata
Assignees
Labels
auth-jsRelated to the auth-js library.Related to the auth-js library.