craftsys / msg91-laravel

Send SMS, OTP in Laravel using Msg91 Apis
MIT License
13 stars 6 forks source link

OTP Length Support #7

Closed teamseamive closed 3 years ago

teamseamive commented 3 years ago

Any way you could add OTP length support parameter since the default is 4 if someone wants to send more than 4 digits of OTP.

teamseamive commented 3 years ago

Had the reference from https://github.com/craftsys/msg91-php#configuration showing to add 'otp_length' in config/services under msg91.php

teamseamive commented 3 years ago

Seems to stop working with the latest laravel 8. Can this be updated to the latest on https://docs.msg91.com/p/tf9GTextN/e/tWCcnGyFqX/MSG91

Also, no response when using resend() or verify() OTP.

@craftsys

sudkumar commented 3 years ago

Out of station at the moment. In the meantime, please debug and provide any more information if available.