I am using Memberstack in combination with Brevo and Webflow.
I am using the passwordless sign in with the code atm. What I would like to be able to be doing is the following:
Either
1. With each link that I send to specific users via Brevo, send a personalized passwordless login for this user to login to their account.
OR
2. When a user tries to login, instead of only receiving a code, he also getting a passwordless login in the email from memberstack, so that he can login directly with that.
Especially with users who use gmail on their phones we have had problems because the gmail app uses their own browser. So what happens is the following:
1. user receives email from us with a link to our website
2. User clicks link and is shown the login window (this happens inside the "gmailbrowser")
3. User needs to get back in their email and therefore closes aforementioned browser because it is complicated to get back to their emails otherwise
4. User sees the login code, but the window with the login is gonem since he had to close the brwoser.
Is there anything planned to implement one of the features I mentioned above, or does anybody already have a solution for this?
All help is highly appreciated
6 comments
Script #191 is designed to automatically detect when a user is in an unsupported or limited browser and display a dismissible notice. In your case, this could help by identifying when someone is opening the login flow inside the Gmail in‑app browser and prompting them to switch to Safari/Chrome for a smoother experience. That way, instead of silently losing their login window, they’d see a clear message explaining why the process isn’t working as expected.
That said, #191 doesn’t directly provide passwordless login functionality—it’s more of a diagnostic and communication tool. Memberstack currently supports passwordless login via 6‑digit codes, but not true passwordless login. If your goal is to send personalized login links or combine codes with direct login, that would require a new feature or a custom integration with Brevo.
Thanks for asking. I'm unaware of a solution at this time. But we can let you know here if that changes.
Duncan from Memberstack thanks for your answer.
I found this article recently. Do I understand it correctly, that a login via passwordless login is now possible?
https://docs.memberstack.com/hc/en-us/articles/17242969510171-Member-Authentication-with-the-Memberstack-DOM-Package?input_string=send+login+code+via+sms#h_01JXZDVR3GRJ0VFWAHW5KJKY6K
Sorry, that was an article generated with AI and slipped through QA. Josh Lopez is helping me review all of our Passwordless articles to make sure they are accurate. Memberstack uses a 6-digit code and not a passwordless login.
Duncan from Memberstack thanks for clarifying. Another question there. Can we somehow send this loginlink not via E-Mail but via SMS?
Either directly through Memberstack or through getting the code by calling the API and then sending that via SMS ourselves?
Thanks for your help!
I will confirm, but that's time I checked it was inaccessible via the backend (sadly).
SMS based messaging would be awesome! But it will also add complexity. As of now email is the only way forward, but I'll update this thread if anything changes.
Please sign in to leave a comment.