Welcome Guest, Not a member yet? Register   Sign In
[split] Auto library
#7

(This post was last modified: 09-28-2015, 08:13 AM by kilishan.)

Just as a further, real-world, example of why this doesn't work...

Everyone seems to point at other frameworks like Laravel having Auth built-in. I have worked on several projects built in Laravel and not once did the built-in Auth have enough features to truly work. I believe all of those projects went with Sentry instead, and even then it had to be modified for at least one project I was on. And even then, there are security-related aspects of the auth that no popular pre-built Auth package that I've seen attempts to address, like protection from Brute-force attacks, distributed brute force attacks and the like. And while nothing can protect you 100%, there are things that can be done to make your site more secure than these libraries provide.

Short answer - Laravel's claims to having Auth built-in is a marketing ploy at best, since it's too simple to be usable in most real-world projects. Same with some of it's other built-in toys, like Cashier.
Reply


Messages In This Thread
[split] Auto library - by pravmahe - 09-18-2015, 02:14 AM
RE: [split] Auto library - by albertleao - 09-22-2015, 01:38 PM
RE: [split] Auto library - by Narf - 09-23-2015, 05:06 AM
RE: [split] Auto library - by solidcodes - 09-23-2015, 10:43 PM
RE: [split] Auto library - by Vimal - 09-28-2015, 07:06 AM
RE: [split] Auto library - by Narf - 09-28-2015, 07:12 AM
RE: [split] Auto library - by kilishan - 09-28-2015, 08:12 AM
RE: [split] Auto library - by Vimal - 09-29-2015, 01:06 AM
RE: [split] Auto library - by solidcodes - 09-29-2015, 02:22 AM
RE: [split] Auto library - by Vimal - 09-29-2015, 06:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB