Configuring Twilio account with LoginRadius
Twilio is a cloud-based platform for providing communication-based services. It includes APIs for programmatically making and receiving phone calls, sending and receiving SMS messages. Its services are accessed over HTTP and billed as per usage. Internally, LoginRadius uses Twilio for its SMS services in phone authentication, sending OTP, and others. This section describes configuring a Twilio account with LoginRadius.
- First, You need to Sign up for a trial account on Twilio.
- Verify your email through the email verification link triggered to the registered email id.
- Go to mail and click on confirm your email.
- And after clicking on confirm your email, log in with the registered email and password.
- In the next step, verify the phone number with otp sent to the provided number.
Note: The Number you verify here will receive the verification SMS and phone calls.
- After verifying both email and phone numbers, answer the questions asked in the next step
- On the next screen, you will have a dashboard. Here, you need to click on the Get Trial Number button.
- In the next step, a number will be shown to you as your trial number. So, click on the Choose this Number button.
Note: In order to choose a different number other than this, you have to upgrade your account by adding a card.
- Once you receive a trial number from Twilio, you should also keep a note of Account SID and Auth Token to be configured in the LoginRadius dashboard. To see the credentials, go to the dashboard, and inside the dashboard, see the project info section. From there, copy the account SID and click on the show button to see the auth token and copy that.
- Open LoginRadius dashboard with valid credentials. Go to Admin Console > Branding > Email-SMS-Provider. Paste the Twilio credentials like Account SID, Auth Token, and Twilio Number in the respective fields as shown below. Tap the “Save” button to save the configuration.
Note: In the trial account, the verification SMS and the calls will only be received on the verified number (which we have verified in the starting).