How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Authenticates API requests on a Node application by verifying the JWT signature of AccessToken or IDToken generated by Amazon Cognito.
cognito‑express is a lightweight Node.js library that validates Amazon Cognito ID or Access JWTs without calling Cognito on each request. It provides Express‑compatible middleware (and a promise‑based API) to verify token signatures, issuer, usage and expiration, letting API developers quickly protect routes for web or Lambda back‑ends. It's aimed at developers who already handle user sign‑in with Cognito and need server‑side token authentication.