atlp-rwanda / dynamites-ecomm-fe

https://dynamites-ecomm-fe.netlify.app/
0 stars 0 forks source link

Integration of FaceBook Api with signup #52

Open EddyShimwa opened 5 days ago

EddyShimwa commented 5 days ago

This issue proposes the implementation of Facebook authentication for user signup on our application. This will allow users to create an account by leveraging their existing Facebook credentials, streamlining the signup process and potentially increasing user acquisition.

Acceptance Criteria:

Feature Implementation:

Security Considerations:

Testing:

EddyShimwa commented 5 days ago

Implementation Plan for Signup Page and Facebook Authentication with Redux & React.ts (3 Days)

FaceBook Api Integration Day 1:

Facebook Authentication Implementation:

Data Retrieval and User Creation:

Dispatch a Redux thunk to:

Connect your React components to the Redux store using react-redux.

testing