I all, I’m new here to Adalo and I’ve done some research and it seems like some of my questions are on the roadmap, and some also are not.
-
I was going to build my app via Okta as my Idp but it looks like Adalo handles all of this internally. Is there anyway to use a 3rd party authentication service? If not, I didn’t see it on the road map
-
I have not seen anything related to MFA. Something as simple as sms/email is not even available unless I passed over that. I also did not see this on the roadmap. I’m trying to understand if Adalo is too premature or not for my use case.
-
When signing up a user, it’s typical you have a re-enter password field. I couldn’t find a way to have another field for re-entering the password. Am I missing something?
-
I have not seen anything about being able to verify a user via sms or email. When a user signs up they either get a text or an email to verify and complete set up. I thought about doing this by adding an additional field to the users table, but I have not found anyway post login to check if the user is verified before actually going to the landing page.
-
There are 2 platforms I was hoping to use within Adalo: Okta & Stream.io . Both of these have prebuilt widgets and sdk’s for react. I saw you can develop your own components, is this something that is possible for a private component? Embedding other libraries within the component? It would make life so much easier, otherwise I think I’d have to build my own wrapper API’s with AWS Lambda to invoke the external services.