TIPOFF / authorization

Laravel Package for opinionated authorization style
MIT License
0 stars 1 forks source link

Add email login, regular login and register routes, views and controllers #75

Closed pdbreen closed 3 years ago

pdbreen commented 3 years ago

Also includes Tipoff versions of Authenticate and RedirectIfAuthenticated middleware that ensure multiple guards are supported and not logged in redirection goes to the appropriate page - email only or full login - based on the guard list.