Authentication
This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.
State
Authentication checks whether a user's credentials match a database of authorized users — traditionally a password, long and hard to guess, held in a database that itself demands protection.
Show
An account login is one lookup against one guarded list.
Watch for
The password database is a target precisely because it works.