This repository was archived by the owner on May 7, 2025. It is now read-only.
Register user and validate both e-mail and mobile number. #23
Unanswered
lexuijthof
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to use this addon but implemented it using messagebird.
On both login and registration i got it to work, but I also want the e-mailaddress verified.
When enabling this in the Realm setting, it send the verification e-mail after the registration flow, but i need it before the last execution (SMS token verification) if my registration flow, so it tries to verify the e-mail first and then tries to verify the SMS token.
Is there an "easy" solution for this or do i need to make another authorisation SPI?
Beta Was this translation helpful? Give feedback.
All reactions