Skip to content

bdauvergne/totp-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

A TOTP soft token a data: URL scheme document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published