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

Automatically login the user after a password reset #1527

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

clacladev
Copy link
Contributor

What does this pull request do? Explain your changes. (required)
Automatically login the user after a password reset

Specific updates (required)
After a successful password reset, looking at the correct success code (200 instead of 201 as implemented), then login the user.

How did you test each of these updates (required)
Tested the flow end to end against livepeer.moster backend.

Does this pull request close any open issues?
Fixes #1494

@clacladev clacladev requested a review from a team as a code owner December 5, 2022 16:06
@vercel
Copy link

vercel bot commented Dec 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
livepeer-studio ✅ Ready (Inspect) Visit Preview Dec 5, 2022 at 4:08PM (UTC)

@adamsoffer adamsoffer merged commit f3f123c into master Dec 6, 2022
@adamsoffer adamsoffer deleted the clacladev/password-reset branch December 6, 2022 15:30
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.

Studio does not redirect after password reset
2 participants