Release 1 Tests - CSC4700-Spring2024-Org/csc4700-team-project-socialconnect GitHub Wiki
A logged in user can see their Instagram account data with API calls being made from the backend - PASS A user needs to sign up with an email and verify it before logging in - PASS Users cannot log in with an unverified account - PASS (Error message won't display properly, but core functionality is there) A user can stay logged in across multiple devices - PASS