Magic Link on Expo
I'm having trouble making it work and had a look at the expo plugin implementation. It tries to parse the cookie from the onSuccess hook but that hook fires when the email is sent not after verification. So the plugin actually doesn't receive session token - it just calls the callback URL. Am I missing something?
0 Replies