Is it possible to set up the new 2FA using SMS. If so are there instructions available.
Thanks
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
2FA
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: 2FA
You will need an SMS Gateway provider like twilio.com
Then, in your nuAuthentication2FA Procedure, replace the function nuSendCodeByEmail() with sendSMSTwilio()
Then, in your nuAuthentication2FA Procedure, replace the function nuSendCodeByEmail() with sendSMSTwilio()