saran-surya / email_auth

A Flutter package to verify emails using OTP
https://pub.dev/packages/email_auth
MIT License
38 stars 14 forks source link

Feature request for OTP length. #8

Closed isarojdahal closed 3 years ago

isarojdahal commented 3 years ago

Instead of sending six digit OTP code to mail, there should be option or params to set length for OTP. Let's say having OTP code of 4 digit is easier for user to remember and type it into the app or sometimes 5..

saran-surya commented 3 years ago

Hi @isarojdahal , Yes this is a valid point. Will surely start working on it.

Thanks for the issue

isarojdahal commented 3 years ago

Thank you for the kind consideration. I believe that this package has a lot of potential in future days. <3

saran-surya commented 3 years ago

Hi @isarojdahal , The feature has been included in the latest version, for the production servers. Thankyou for your inputs 🚀

isarojdahal commented 3 years ago

Thankyou so much for the update <3 .