HTTP Basic and Digest authentication strategies for Passport and Node.js.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides HTTP Basic and Digest authentication strategies for Passport and Node.js, allowing developers to authenticate requests using standard authentication schemes. It's a forked version of the original passport-http library that adds support for SHA-256 and SHA-512-256 hashing algorithms. The package is designed for Node.js developers building web applications who need to implement HTTP Basic or Digest authentication in their applications using Passport middleware.