Twilio OTP Login
Overview
- This integration will allow users to log in via One-Time Password (OTP) sent through Twilio's API. The OTP is sent to a user's phone number via SMS, and the user will input it into your app to authenticate their session.
Create a Twilio Account
- Sign up at Twilio.
- After signing up, obtain the following credentials:
- Account SID
- Auth Token
- Twilio phone number
Steps to update Twilio credentials to the Project dynamically
-
Go to the settings page in admin panel and you will see this
-
Select SMS Configuration option then select Twilio
-
Update the Credentials and Submit it