Katerina Skroumpelou
Katerina Skroumpelou
Fixed here: https://github.com/supabase/supabase-js/pull/2088
This PR will re-introduce the SSR OAuth bug that #2039 fixes. The SSR callback is async: ```ts client.auth.onAuthStateChange(async (event) => { await applyServerStorage({...}) }) ``` With this PRs non-blocking approach,...
let's park it for now @7ttp ! I want to see how the internal discussion goes!! Thank you for ALL the help!!!!! 💚
Hi all! Thank you for your contribution! I am going to look into this after the holidays. I'll focus on other, less critical things, next week! Today was the last...
@zlotnika please provide more information as requested above, so that we can see if we need to move forward with a fix!
@7ttp I know you and @edgurgel discussed this internally, so I am putting a "do not merge" label