auth-js
auth-js copied to clipboard
IMPROVE SUPABASE by adding this feature.
This feature wil make supabase 10 times better.
Make onAuthStateChange
better, so it can run even if there is not an event going on. For example: "When page is loaded (in react: useEffect), run the function even if there is no event."
+1 On this. Not so nice having to write custom logic to get the user on page load. Firebase supports this
@supabase/auth-team Assigning the PIC of the Auth team to take care of this.
Hey we're going to be considering a change in the API for the next major version. Thank you for the feedback!