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

foxy-customer-portal: Show prompt to update password if authenticating with temporary password #107

Open
adamjudd opened this issue Sep 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@adamjudd
Copy link
Contributor

adamjudd commented Sep 8, 2022

If you log in to the customer portal using a temporary password, we should prompt the user to update their password straight away. The temporary passwords are designed for single-use access, so once they use it to log in, their next step should be to set a new password.

This may also necessitate an update to the API to identify in the login response for whether a password reset prompt should be required. The foxy-sign-in-form is built to handle a forced new password if a login response of { "code": "new_password_required" } is returned.

@adamjudd adamjudd added the enhancement New feature or request label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant