This project is not covered by Drupal’s security advisory policy.
This module converts existing Drupal login form to OTP login using Twilio SMS gateway. User can provide mobile number and after receiving OTP, provide the OTP in next page.
Supports Drupal 9 and Drupal 10.
Post-Installation
After installation you have to provide Twilio Account SID, Auth token and From Number in configuration path admin/config/twilio_otp_login/settings
Also you can see a mobile number got added account field in path - /admin/config/people/accounts/fields
Additional Requirements
This module requires twilio SDK installed in Drupal, you can see documentation how to install in below.
https://github.com/twilio/twilio-php
You can use the composer command – composer require twilio/sdk
Community Documentation
You can see how this module implemented here.
Project information
- Project categories: Security, Access control
- Created by itsnadeem on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 1.0.x-dev updated 22 Oct 2023 at 08:16 UTC
