CS396: Spring 2022

Intro to Web Development

CS396: Spring 2022

Assignments > Lab 8. Authentication Lab

Due on Fri, 05/20 @ 11:59PM. 5 Points.

The goal of today’s lab is to complete the login form (Part 3.1.1) of Homework 5.

Your Task

Before beginning the lab, please complete sections 1 & 2 (Introduction and Set Up) of HW05. When you’re done, please complete the following tasks to create a login form for UI:

1. HTML Form

2. Login Endpoint

Implement the /login POST endpoint by editing views/authentication.py.

What to Turn In

To submit Lab 8, please upload a zip file that has three files in it: