-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
I created a browser-friendly fork:
https://github.com/daplie/botp
The main changes are that I had to make a few calls asynchronous (as per previous issue) and shim out a single sha1-hmac function.
For browsers that support WebCrypto, there are no dependencies.
For old IE (pre-Edge) and old Android (pre 4.x) there's a fair bit of the forge library that needs to be included.
If you're interested in working jointly on an notp version 3 that supports these changes let me know. I tried to keep my changes as minimal as possible.
I also built fully-functional Authenticator apps on top of botp and notp:
Metadata
Metadata
Assignees
Labels
No labels