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

Customer Portal: Handle force password resets from login response #184

Open
adamjudd opened this issue Sep 27, 2024 · 0 comments
Open

Customer Portal: Handle force password resets from login response #184

adamjudd opened this issue Sep 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@adamjudd
Copy link
Contributor

Details

A successful log in response will now also include a force_password_reset variable, which if true means that the customer should be forced to set a new password for their account (usually because they've used a temporary password to log in).

If we detect force_password_reset=true in the response details, we should push the customer directly to their profile section to set a new password, or alternatively show a new UI that is just for entering a new password, before they can do anything else.

@adamjudd adamjudd added the enhancement New feature or request label Sep 27, 2024
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