The Login Page

Let’s implement the login page and learn how to store the user token.

The login page is the last page we need for the authentication features, to easily create new accounts, verify email addresses, and help users log in to their accounts.

The login page is quite similar to the sign-up page because it uses the same form and page styling. However, the login page only takes two inputs, unlike the signup page that takes five inputs.

Get hands-on with 1200+ tech skills courses.