ollieread / multiauth

Laravel multi auth
441 stars 109 forks source link

[4.0] Improve Auth scaffolding #123

Closed ollieread closed 5 years ago

ollieread commented 5 years ago

The default scaffolding for Auth that ships with every installation is a higgledy-piggledy mess of abstraction, sprinkled with an enigma and wrapped in a conundrum.

This can be simplified, massively, while also being improved upon by adding extra support for multiple auth types across multiple logins.