Skip to content

Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-digit verification code. Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffoldi…

License

Notifications You must be signed in to change notification settings

jeremykenedy/laravel2step

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel 2 Step Verification

Latest Stable Version Total Downloads License

About

Laravel 2 step verifcation is a package to add 2 step user authentication to any laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4 digit verfication code.

Future

  • Have more configurable options via the config file to run to env file. For:
    • Optional compiled CSS/JS
    • Optional use of modals/alerts in front end with optional sweetalert2.js
    • Configurable blade extensions options.
    • Its own HTML email template.
  • Make Facade
  • Add in additional notications for SMS or ???.
  • Add in capture Ip Address.
  • Change to incrimential tables and logic accordingly
    • Create Artisan command and job to prune said entries.

License

Laravel-monitor is licensed under the MIT license. Enjoy!

About

Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-digit verification code. Laravel 2-Step Authentication Verification for Laravel. Can be used in out the box with Laravel's authentication scaffoldi…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published