authentication
also known as: auth
authentication — Proving who you are to a website, app, or API.
Logins, passwords, API keys, OAuth, and two-factor codes are all authentication. When "auth is broken," users can't get in, or your code can't reach the service it needs.
"Auth is failing." "Add authentication."