Ahmed-Boga / fullstack-capstone-project

GiftLink connects you with neighbors! Give away unwanted items & find pre-loved treasures for your home. Reduce waste, save money, and embrace a more sustainable lifestyle.
Apache License 2.0
0 stars 0 forks source link

Add Authentication Components and Logic #5

Open Ahmed-Boga opened 22 hours ago

Ahmed-Boga commented 22 hours 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
Ahmed-Boga commented 22 hours ago

implementation phase