-
Notifications
You must be signed in to change notification settings - Fork 0
Release 1 Tests
Dan Frost edited this page Sep 16, 2024
·
1 revision
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