PIN₁ — Authentication PIN
Confirms identity
PIN₁ is the user’s known PIN. It is used to verify that the person attempting access knows the registered secret. This is the identity checkpoint, similar to a normal PIN entry used in apps, ATMs, wallets, or protected portals.
- Used to identify or authenticate the user.
- Can be checked against a stored secure hash.
- Does not complete high-risk actions on its own.