Backend API for financial account management with dual-token authentication, secure CRUD operations, and robust data validation.
Financial Account Management API
The Milestone 4 Backend is a robust RESTful API built with Nest.js for managing personal financial accounts. It features a secure dual-token authentication system with JWT and refresh token rotation.
The system enables users to perform secure CRUD operations on their financial records while maintaining strict data integrity through Prisma ORM and comprehensive validation pipes.
Engineered a dual-token authentication system using JWT and Refresh Token rotation to ensure persistent and secure user sessions.
Developed modular Account Management services that enable users to perform secure CRUD operations on personal financial records efficiently.
Architected a relational database schema using Prisma ORM to maintain strict data integrity between User entities and Accounts.
Implemented global data validation pipes and exception filters to standardize API responses and prevent malformed data from persisting.
Implemented automatic refresh token rotation where each new access token comes with a new refresh token, enhancing security against token theft.
Built with Nest.js modular architecture for easy maintenance and scalability. Each module handles specific domain logic.
Backend Developer
Nov, 2025 - Jan, 2026
Backend Development
RevoU Milestone