Hello everyone! how can I implement to login flow with magic link in "native" applications?, for example an ionic app, since the email link will just try to redirect to a web url, thanks in advance!
n
Needle
06/18/2022, 1:57 PM
Hello @Haus Of Alejandro!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
g
garyaustin
06/18/2022, 2:16 PM
I don't have a native app, but a PWA so a link does not work in most cases as it would just open in the browser versus the app if it is running "standalone". I switched to using the newer OTP for login. Just change the email to pass the token and they enter that in a passcode screen. But I only do that for signup. SignIn just do regular email. It might be a pain to enter the code every login.
Not sure this got solved with this https://github.com/supabase/supabase/discussions/6698
h
Haus Of Alejandro
06/19/2022, 9:53 AM
@garyaustin thanks for the info, yup, I would check the link also.
n
Needle
06/19/2022, 9:53 AM
Thread was archived by @Haus Of Alejandro. Anyone can send a message to unarchive it.