horvathmarton / stock-buddy-dashboard

Web app for the Stock Buddy portfolio monitoring platform.
MIT License
0 stars 0 forks source link

Change password flow #40

Closed horvathmarton closed 2 years ago

horvathmarton commented 2 years ago

Description

We want to enable logged-in users to change their passwords.

Technical details

  1. Add an endpoint to update an authenticated user's password.
  2. Add the change password as an option to the profile menu.
  3. Create a basic profile view with a change password section.