Use cookies and JavaScript to add an authentication system. The cookie(s) must incorporate the user profile information to identify the user. After authenticating, redirect the user to their profile page.
Additionally, create a simple text document containing the user names and passwords. Tie this into the authentication on the login page.





