Announcing the release of version 1.3.0 GetOTP WordPress plugin

We are excited to announce the release of version 1.3.0 for the GetOTP plugin for WordPress. With this new version, now you will be able to enjoy new features such as: 1) New authentication channel with Voice OTP 2) Obfuscate the user email and phone number 3) Support 4 languages English, Japanese, Korean and Spanish… Continue reading Announcing the release of version 1.3.0 GetOTP WordPress plugin

Announcing GetOTP plugin for WordPress

After months of development, we are excited to announce the release of our new GetOTP plugin for WordPress. The plugin allows WordPress users to enjoy GetOTP secure verification easily. Just install the plugin, fill the setup page and you are good to go. Features: 1) Protect WordPress login with 2FA 2) Protect WooCommerce login with… Continue reading Announcing GetOTP plugin for WordPress

How to Quickly Add an SMS OTP Flow to Your Laravel Project

Quickly Implement SMS OTP with Laravel Creating a complete OTP (one-time password) flow from scratch can be quite time-consuming. To avoid wasting, we’ll use our own GetOTP so you can add a fast and simple OTP flow to a Laravel project. Using very little code, you’ll be able to set up your SMS OTP flow… Continue reading How to Quickly Add an SMS OTP Flow to Your Laravel Project