Stojan Dimitrovski

Results 198 comments of Stojan Dimitrovski

We've identified this as a symptom of a few issues. This is what we're doing about it: https://github.com/orgs/supabase/discussions/27037 Linking the PR for reference: https://github.com/supabase/ssr/pull/1

> Unfortunately, it seems to be taking a little longer than usual for Supabase to release an update here, and this is causing a major headache for us. I'm very...

Hey @elliottetzkorn, I'm on the Supabase Auth team and this fix would greatly improve the Sign in with Google experience in mobile apps while remaining as secure as the OIDC...

@sio4 You seem to be the only semi-active person on it. I'm on the Supabase Auth team where Pop is heavily used. Would love to talk to get the whole...

@sio4 Any updates? We're forking soon because there's a ton of issues we need fixed ASAP.

Will definitely do this quite soon. Read more here: https://github.com/orgs/supabase/discussions/27037

Actually this whole library is unnecessary only for merge. If you want you can remove it with a local implementation of merge.

This is getting "fixed" in this PR: https://github.com/supabase/ssr/pull/1

The thing about "defaults" is that they're much more useful if appended at the end (or in the middle of) a validation chain. The validator contract is: if receiving null...

Nevermind, I see your point. It can go at the top! I'll implement it soon.