Skip to content
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

Add resetPasswordCompleteMiddleware to Redux #1673

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

Mazafard
Copy link
Contributor

@Mazafard Mazafard commented Mar 15, 2024

A new middleware titled 'resetPasswordCompleteMiddleware' has been introduced to the Redux store management. Upon successful password reset, it directs the user to the signin page. This middleware has been included in the configure-store.js file alongside other middlewares.
#1675

A new middleware titled 'resetPasswordCompleteMiddleware' has been introduced to the Redux
store management. Upon successful password reset, it directs the user to the signin page.
This middleware has been included in the configure-store.js file alongside other middlewares.
@davidmz davidmz merged commit 7c1404b into FreeFeed:stable Apr 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants