-
I am using the recommended form login authenticator as described in the documentation for authenticating the users. In addition, I have added a database field How can I check if the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
inside something like this should work
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
You should create a custom User Checker: https://symfony.com/doc/current/security/user_checkers.html |
Beta Was this translation helpful? Give feedback.
You should create a custom User Checker: https://symfony.com/doc/current/security/user_checkers.html