Is Sentry better than Ravel 4.2 authentication?

Asked 2 years ago, Updated 2 years ago, 40 views

I'm thinking of using Ravel.
If you look at the page called Tutorial, it's not built-in authentication, but
Many people have introduced Sentry.
What are the benefits of using Sentry?

php laravel

2022-09-29 21:12

1 Answers

Pros

On a non-functional level, Sentry 2 is basically independent of Ravel 4 and
CodeIgniter or FuelPHP integration is present.
In other words, it can be used in the same way with other frameworks, or it is easy to migrate from other frameworks.

Cons

Because it is independent, the method is different from the standard.Confide is better for standard practice.
Also, the future is uncertain because it does not support the current Ravel 5.


2022-09-29 21:12

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.