Software Engineering ยท Security
The process of verifying that someone is who they claim to be.
Example: Logging in with a password or a magic link.
In practice: Often shortened to 'authn' to distinguish it from authorization โ the two are constantly conflated but solve different problems.