Google Authenticator + LoginRadius
Google Authenticator is a software token that implements multi-factor verification services using the time-based one-time password (TOTP) algorithm and HMAC-based one-time password (HOTP) algorithm.
Example Use Case
- Implement the LoginRadius Identity Platform on your websites.
- Your customers register and log into your websites.
- Customers authenticate by using multi-factor codes.
- Google Authenticator sends them time-based security codes for web and mobile applications.
- Customers input their Google Authenticator codes at login and are granted access.