Is it possible to set up the new 2FA using SMS. If so are there instructions available.
Thanks
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
2FA
-
- nuBuilder Team
- Posts: 4305
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 445 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()