Process of Verifying Users
Learn about the process of verifying user identities.
We'll cover the following...
Maintaining a list of known users
To determine if the user has provided the correct combination of username and password, we have to do two things:
- Look at the list of known users
