kregel / auth-login
This is the original auth flow for Laravel, just brought to the package environment.
Requires
- php: >=5.5
- illuminate/support: >=5.2
- tymon/jwt-auth: 0.5.*
This package is auto-updated.
Last update: 2020-01-29 03:19:28 UTC
README
This is just to bring back the basic auth login flow Laravel had before 5.1. I don't claim ownership of the controller's code or the views. Even if I tweaked it it was originally released by Taylor Otwell
I mearly got sick of having to re-type it since the views are now gone.
Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
This package
If you discover a security vulnerability within this package, please send an e-mail to Austin Kregel at me@austinkregel.com. All vulnerabilities within this package will be promptly addressed.
Laravel Official Documentation
Documentation for the framework can be found on the Laravel website.
Since the original distributor of this code released it under the MIT license, I shall do the same.
License
The Laravel framework is open-sourced software licensed under the MIT license