NestJS Multi Authentication Example
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This NestJS project demonstrates a comprehensive multi-authentication system supporting OAuth2 with Google and Apple, phone number verification via Twilio, and traditional email/password authentication. Built with security best practices including JWT, session management, refresh token rotation, and bcrypt password hashing, it's designed for developers seeking a production-ready authentication implementation with proper architectural patterns and extensive test coverage.