Anonymous authentication strategy 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 an anonymous authentication strategy for Passport, a popular authentication middleware for Node.js. It allows applications to handle requests where authentication is optional, leaving `req.user` undefined for unauthenticated users. It's designed for developers building Express or Connect-based applications that need to support both authenticated and anonymous access to certain routes.