web-budget / back-end

Back-end application for webBudget
Apache License 2.0
6 stars 4 forks source link

Password change endpoint broken #38

Closed arthurgregorio closed 1 year ago

arthurgregorio commented 1 year ago

The method on the endpoint to change the user password is not considering the future feature about making the password temporary.

We should add the flag there and later implement the rest of feature.