Releases: ferdousulhaque/laravel-otp-validate
Release list
Minor Fix for the Guzzle getResponseBodySummary function exception
Minor Fix for the Guzzle getResponseBodySummary function exception. Guzzle new versions don't have this function anymore.
PHP version Support and AWS SNS Support Updated
One major change and few minor optimisation changes are done in the package. Those are listed as below:
- Only support for PHP versions 7.4 and above and 8.0 and above.
- Refactoring for any exceptions throw changed and a default error message is given
- AWS SNS Typo updated, with typed variables
Support for AWS SNS
This is a minor release.
- Support for AWS Simple Notification Service [SNS]
- Minor Typo Mistakes Fixed and Updated Readme
Support for Any Laravel
This is a minor release.
- Support for Any Laravel
- Update on created issues
Support for Laravel 8
This is a minor release.
- Support for Laravel 8
Refactoring and Improvement
There are few updates on the package:
- Dynamic OTP Table Name
- Lumen Support for the package
- Transport Layer Decoupling
- Minor Bug Fixes
Security Enhancement and Response Code Update
This release includes security enhancement for the unique code generation, request and response codes updated as per RFC 2616
First Release of the Package
This is the first release of the package for OTP validator of Laravel. This package includes all the basic features of the OTP validation process. Please follow the README.md to get more details. Hope this will be helpful for everyone to use, I am also preparing one integration article for usage.