Unfucks expiring shibboleth session for various cases
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This package resolves common Shibboleth session expiration issues in single page applications by automatically pinging a specified URL to keep sessions alive and detecting when sessions expire to prompt users to re-login. It's designed for developers building web applications using Shibboleth authentication who want to prevent silent failures and data loss when sessions expire. The package provides a simple `initShibbolethPinger` function that can be initialized once in a React application to handle session management automatically.