A library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-jwks-rsa is a Node.js library that retrieves RSA public keys from a JWKS (JSON Web Key Set) endpoint, enabling developers to verify JSON Web Tokens (JWTs) without storing keys locally. It's designed for developers building authentication systems who need to dynamically fetch and validate JWTs from identity providers like Auth0. The library supports all registered JWK types and JWS algorithms, making it ideal for secure, scalable token validation in modern web applications.