You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If user clicks Login button from MovieShowPage, can we use Router (maybe using history?) to take them back to that MovieShowPage upon successful login rather than to home page?
Do we also want to add a loading feature for the wait time for the fetch POST for user login?
The text was updated successfully, but these errors were encountered:
If user clicks Login button from MovieShowPage, can we use Router (maybe using history?) to take them back to that MovieShowPage upon successful login rather than to home page?
Do we also want to add a loading feature for the wait time for the fetch POST for user login?
The text was updated successfully, but these errors were encountered: