Need help with my app

Hi Backendless support i wanted to make a 2FA verification for my app with a codeless logic

For my app check the following support case:

My app ID is: 6F9DFABB-1C80-8697-FFE5-1270DE19EA00

Basicly when a criminal do the login it directly send them over to the dashboard where they see the crimes that i am contesting to them but i want to add a 2FA to verify who is really doing the login so nobody can access without the criminal phone because a SMS would be sent to the criminal’s phone with a verification code needed to login

I wondered if you could help me because i dont know how to do this since i cant use the marketplace as i am on the free plan

Thanks in advance

Best regards

GuerrieroWGF

Hello @GuerrieroWGF

You could write your own codeless logic to handle 2FA using Plivo / Twilio api.

There is instruction for 2FA codeless setup - https://www.youtube.com/watch?v=A1PNCjyr1xA
But because you are on the free plan, there is a lot that you should implement by yourself.

Hi @Dima I made in my app a raw without the suggestion you gave me

Now i will watch the video at the link you sent me and try

In the meantime could you look at my test of a 2FA?