SupabaseS
Supabase•4y ago
gtims123

Sign in with Magic Link React Native

I'm having some confusion on how to Sign in with Magic Link for React Native. I have a deep link listener set up which is able to get the refresh_token and and access_token from the email link that the user opens. I'm having trouble logging this user in, though. I don't see anywhere in the v2 docs on how to log a user in with their refresh_token. In the v1 docs I believe you could pass the refresh_token as a parameter to the signIn() method. Also from my understanding, I do need this deep link listener right? Would appreciate any help here @garyaustin 🙂
Was this page helpful?