JsonWebToken for ThinkJS 3.x.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
think-session-jwt is a session adapter for ThinkJS 3.x that stores session data in JSON Web Tokens (JWT). It allows developers to manage sessions by encoding session information in JWT tokens, which can be stored in cookies, query parameters, request bodies, or headers. This project is designed for ThinkJS developers who want to implement stateless session management using JWT for improved scalability and security.