Good day.
How can i redirect my class on a specific page when i got the event AuthenticationFailureBadCredentialsEvent? I've implemented counting the invalid login on the page and saving it to the db. Now i want to redirect to a specific page after N failed login attempts.
Hope you could help me on this one.
How can i redirect my class on a specific page when i got the event AuthenticationFailureBadCredentialsEvent? I've implemented counting the invalid login on the page and saving it to the db. Now i want to redirect to a specific page after N failed login attempts.
Hope you could help me on this one.
Comment