Show HN: I made a tool that adds two-step verification to websites or apps
Hello!
I just made my first web app with Sinatra. It is a REST API that helps people add two-step verification to their websites or apps. I am a complete noob in web development so please criticize me and let me know how shitty this whole thing is. :)
http://two-step.herokuapp.com/
13 comments
[ 3.3 ms ] story [ 41.6 ms ] threadWhy not store this in a session?
What language did you use, if you don't mind my asking?
https://devcenter.heroku.com/articles/getting-started-with-r...