DEV Community

Sahnoun Mabrouk
Sahnoun Mabrouk

Posted on

Hello, any symfony developer can help :

I'm working on a symfony 5 project and I an authentication system with security component, I added a field in my User entity which called is_banned and it take a false value by default, I want to put a function which checks if the user is banned or not before…

Top comments (0)