RocketSoftware / multivalue-lab

Demo code from Rocket's MV Servers Lab for UniVerse/UniData/D3 and associated clients, APIs & tools
MIT License
72 stars 83 forks source link

Unidata Python Time-Based One Time Password Demo #72

Closed sl2000 closed 9 years ago

sl2000 commented 9 years ago

Hi

I've coded up a Unidata Basic utility for performing Time-based One-time Password Authentication with a mobile app such as Google Authenticator, using a Python library SpookyOTP.

Simon

jzagnoli commented 9 years ago

Simon,

I have merged the project into the Rocket Software github repository. I was looking for the python code in the project, then saw that the README.MD has the links to where to download the code - excellent!

Thanks, John