Authentication and Authorization

Hello,
After reading some documents and posts, I have a doubt.

For Authentication and Authorization, the documentation states we can use Security.Authenticated but, Is it advisable to use this in production? or is better using a module or plugin like Deadbolt, SecureSocial, pac4j, …?

I think it is better to use another module that is designed for handing authentication/authorization, like the ones you have listed.

1 Like