authentic/authentic2/vendor/totp_js/README.rst

9 lines
290 B
ReStructuredText

Simple data document generator containing a TOTP soft token
===========================================================
To use it from your python application just do:
import totp_bookmarklet
html_fragment = '<a href="%s">OTP Bookmarklet</a>' % totp_bookmarklet.otp_doc('my_secret')