Added a README that could use some work.

This commit is contained in:
Kgothatso 2019-11-23 23:50:10 +02:00
parent 8b5649c0f5
commit 17b76a411d

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# passport-hd-auth
Hierarchically Deterministic authentication strategy for Passport.
This module let you authenticate using hierarchically deterministic ([bip32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki)) keys in your Node.js application.