Two-factor authentication makes it less likely that an intruder can masquerade as an authorized user. Noirbook now offers the Google Authenticator app that automatically integrates into your scheduling. Your users will safer when they have to verify themselves to book, pay or manage services with you.
The Google Authenticator add-on is now free and available in all Noirbook tenants for no extra charge. Enabling this allows users to use their preferred verification or authentication app to verify without downloading new apps.
Google Authenticator is the application based on two-factor Authentication (2FA) that helps for identifying user identity and the confirmation on what a user claims to be and whether he actually is.
Google Authenticator is used for two-step verification based on Time-based One Time Password(TOTP) and HMAC-based One Time Password(HOTP) for authenticating users.
TOTP is an algorithm that computes a one-time password from a shared secret key and the current time. HTOP is an algorithm which uses hmac algorithm to generate one-time password.
Two-factor authentication makes it less likely that an intruder can masquerade as an authorized user. Authentication factors are categories of credentials used to verify that someone or something is who or what they are declared to be. There are three categories: Knowledge factors are credentials that the user knows, typically a user name and password; possession factors are things that the user has, typically a mobile phone; and inherence factors are things that the user is, typically a biometric characteristic such as a fingerprint or an iris pattern.