According to Wikipedia, a one-time password (OTP) is a password that is valid for only one login session or transaction. It is also known as a one-time PIN, one-time authorization code or dynamic password. OTP has become popular because it is one of the most secure ways to verify user identity before login or password recovery. However, implementing such a feature in your application can be challenging. In this post, I am happy to show you how to generate and verify OTP easily within Total.js Flow.
What we will learn today:
Total.js Flow is a visual programming interface built on top of the Total.js framework. It's a node-red alternative intended for building IoT applications, home automation, data scraping, microservices and much more.
Total.js is a unique tool with lots of benefits:
I have prepared a youtube video that will show you step-by-step how to implement it. Enjoy the video and do not forget to subscribe and live some comments.