email_otp_auth 1.1.0
email_otp_auth: ^1.1.0 copied to clipboard
Email Otp Auth is a Flutter package that provides email verification via OTP (One-Time Password)
0.0.1 #
- Project setup and initial structure.
0.0.2 #
- Updated Sending OTP Method.
0.0.3 #
- Updated README.md
0.0.4 #
- Updated code exemple.
0.0.5 #
- Updated Verify OTP Method.
0.0.6 #
- Minor Fixes.
0.0.7 #
- Backend Routes Updated.
0.0.8 #
- fixing Email OTP OTP Exprierd Timer.
0.0.9 #
- Readme.md updated.
1.0.0 #
- Backend part Updated (Nodejs Nodemailer version updated).
1.1.0 #
- Example.md file udpated