How do I login via token with supabase v2 auth?
In react native, I need to login via redirect and with a token.
I don't think
It worked using
I don't think
getUser is the right thing to be using here? This is using the Google provider btw. It worked using
1.5 but auth has obviously changed and the docs aren't completed yet.