alltrust / B-Article-Scraper

Scrape multiple online articles all at once. By inputting the articles you want scraped into the input field, B-Article-Scraper will save you time from manually navigating to each article and finding what you need.
1 stars 0 forks source link

Route to update User #3

Open alltrust opened 1 year ago

alltrust commented 1 year ago

Summary

Set up route for user to update login credentials.

Expected Behavior

user can edit their username, password, and or email.

Acceptance Criteria

when password or username are updated, credentials must fit the original validations set from #1 when email is updated, verification email will be sent similarly to #1

alltrust commented 1 year ago

Comments