Provides secure two-factor authentication to your users. The Reactive Google Authenticator works by integrating with Google Authenticator, a popular two-factor authentication app that generates one-time passcodes (OTPs) that are used to verify the identity of users trying to access your application.
The Block is designed to prompt users to enter the OTP code generated by Google Authenticator every 30 seconds, and then verify if the provided code is valid or not. If the code is valid, Google Authenticator Block will fire an event that allows the user to proceed with accessing your application. If the code is not valid, the user will be prompted to enter a new code.
How to use Reactive Google Authenticator Block :
Overall, Reactive Google Authenticator is a valuable addition to your OutSystems application, providing an extra layer of security to ensure that only authorized users can access your application. By following these steps, you can easily import, customize, and integrate your web block into your application, making it easy to implement secure authentication for your users.