gardogit / fullstack-capstone-project

Apache License 2.0
0 stars 0 forks source link

Research Authentication in React and Express #11

Closed gardogit closed 2 months ago

gardogit commented 2 months ago

As a full-stack developer I need to research authentication methods in React and Express So that I can implement a secure and efficient authentication system for GiftLink

Details and Assumptions

Acceptance Criteria

Given the need for authentication in GiftLink
When I complete the research
Then I should have a clear understanding of authentication options for React and Express
And I should be able to recommend an authentication strategy for the project
And I should have a list of potential libraries or tools to use for implementation