TheRodinhoods

An Open Source approach to One Time Passwords ( OTP )

Hi,

We thought of bringing a cost eliminating solution to One Time Passwords, and hence have started working on an Open Source project, codenamed mOTP. ( Collaborating with some of the successful entrepreneurs from Telco Industry )

Essentially an idea still remains the same, to validate user’s identity by pushing a one time password to his phone device, but we have adapted bit different approach to achieve it.

Its a simple API implementation, Which pushes OTP to your user’s device ( Landline / Mobile etc ) with absolutely no costs. Moreover, the one single API can be used for phone verifications across the globe. So you need not write any special program for geography specific customers, you need not worry about the varying cost per sms…Its an Open Source project, we only expect your contribution towards making it better and more useful.

Thanks,
Do share your opinion, feedback, suggestions, points to take care etc etc.
Your time and feedback is truly appreciated.

Checkout API Documentation at
https://motp.in/Documentation.html

Sample / Demo :
https://motp.in/SampleCode.html