Authentification

Authentication is the process of verifying the identity of a user or system before granting access to a resource. It can be based on a password, a code sent by SMS, a physical key, a biometric fingerprint or a security token (such as JWT). Modern authentication favours strong or multi-factor methods (MFA) to strengthen security against common attacks.