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

Change Password flow #679

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

everdimension
Copy link
Member

No description provided.

Copy link

github-actions bot commented Dec 10, 2024

📦 build.zip [updated at Dec 10, 11:31:04 AM UTC]

@everdimension everdimension force-pushed the feature/reset-password-glowup branch from c32a74c to b6e3d67 Compare December 10, 2024 11:28
@everdimension everdimension force-pushed the feature/reset-password-glowup branch from b6e3d67 to 40a057b Compare December 10, 2024 11:29
@zerts
Copy link
Contributor

zerts commented Dec 17, 2024

New change password flow allows to create a password without warnings/checks for password strength. May be it is worth adding there too

user: updatedUser,
credentials: { password: newPassword },
});
console.log({ currentCredentials, newCredentials });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not forget to remove :)

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