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 #21

Open
DanielCaspers opened this issue Nov 22, 2018 · 5 comments
Open

Change Password #21

DanielCaspers opened this issue Nov 22, 2018 · 5 comments
Assignees
Labels
Feature MyCar Edition The public facing info behind auth Needs API Needs REST API for further progress - work is blocked.

Comments

@DanielCaspers
Copy link
Owner

Motivation
Customers shall be able to change their account password.

Acceptance criteria
TBD

@DanielCaspers
Copy link
Owner Author

@scaspers how do you expect the ownership of this to work? How about the flow?

@DanielCaspers DanielCaspers added Feature MyCar Edition The public facing info behind auth labels Nov 22, 2018
@DanielCaspers DanielCaspers changed the title Change Password: Implementation Change Password Nov 22, 2018
@YoMurphy
Copy link
Collaborator

Approve

@DanielCaspers
Copy link
Owner Author

@scaspers I can't continue with estimating this task until you define it. Could you either explain the flow over a call or take your hand at editing my comment (or leaving one here for me to paste in as a req).

@DanielCaspers
Copy link
Owner Author

@scaspers , see my questions on #26. I am wondering if there password is changed, do you want them logged out and to have to log back in, since their access token will update? Or would you rather leave their session untouched?

UI planned would be a button in a toolbar added to the "My Account" page that launches a "Change Password" dialog, taking a "Password" and "Confirm Password" field. I would then call POST auth/changepw on submit.

@DanielCaspers DanielCaspers added the Needs stakeholder action Needs action from one or more stakeholders label Feb 5, 2020
@scaspers
Copy link
Collaborator

scaspers commented Feb 7, 2020

auth/changepw endpoint documentation on postman has been updated and includes the ability to change an authenticated users password and maintaining the current login. This can be done without using the Oauth flow.

@DanielCaspers DanielCaspers added Needs API Needs REST API for further progress - work is blocked. and removed Needs stakeholder action Needs action from one or more stakeholders labels Dec 7, 2020
@DanielCaspers DanielCaspers removed this from the MyCar - v2.0 milestone Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature MyCar Edition The public facing info behind auth Needs API Needs REST API for further progress - work is blocked.
Projects
None yet
Development

No branches or pull requests

3 participants