SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Initializing user #19

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Initialized Redux global state variable from username fetched from database. Configured routing to allow user to redirect back to previous page after signing in. Still need to add error handling.

Type of change

How was it tested?