Using Twilio an application can communicate with other devices like phone, fax, other web applications. In this blog, we will see how to send a text message on phone with the minimum code. Step1 — Add library First, you need to add Twilio library in your...
Twilio Authy – 2FA by Phone Call Hi, welcome back. 🙂 This blog is a part of a blog series on Authy. I suggest you go through previous blogs of the series. * Authy Two Factor Authentication in Grails with spring security core Part-1 (Configuration) * Authy Two...
Twilio Authy – 2FA by SMS 2FA Two-factor authentication also known as 2FA is a method in which user needs to pass through two authentication factor to access their account. In this blog, we will see how to achieve 2FA using Authy in a grails application which is...
Twilio Authy Configuration in Grails/Gradle application I am going to start a blog series on Authy (Best Rated 2FA (Two-Factor Authentication) App) using Twilio (Build software that communicates with everyone in the world). But before this, let’s see how to...
Now days Gradle is picking the market in build tools space. Gradle has combined features from other build tools under one roof such as chaining of targets from Apache ant,Multimodule projects and convention over configuration from Apache maven, Dependency management...
Recent Comments