Skip to content

Add success_handler and failure_handler to RememberMeAuthenticator #58903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
michnovka opened this issue Nov 17, 2024 · 1 comment
Open

Add success_handler and failure_handler to RememberMeAuthenticator #58903

michnovka opened this issue Nov 17, 2024 · 1 comment

Comments

@michnovka
Copy link

Description

Just like the link_login or form_login, I would appreciate to be able to override the rememberme onAuthenticationFailure and onAuthenticationSuccess.

Because RememberMeAuthenticator is final class, it would give some flexibility to extending it (e.g. refreshing last login time on User entity when rememberme cookie is used)

Example

No response

@carsonbot
Copy link

Thank you for this suggestion.
There has not been a lot of activity here for a while. Would you still like to see this feature?
Every feature is developed by the community.
Perhaps someone would like to try?
You can read how to contribute to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants