Ahmed-Boga / backend-nodejs-capstone

SecondChance application connects users who wish to give away household items they no longer need with users who enjoy recycling and prefer to find free household items to match their tastes rather than purchasing new ones.
Apache License 2.0
0 stars 0 forks source link

Implement User Profile backend service API #10

Open Ahmed-Boga opened 2 weeks ago

Ahmed-Boga commented 2 weeks ago

As a user I need a secure way to register and log in So that I can access personalized features

Details and Assumptions

* Authentication includes signup, login, and user sessions.

Acceptance Criteria

gherkin
Given a new user 
When they register and log in
Then they can access personalized features securely