- Implemented a secure token revocation system to invalidate access tokens upon logout or manual revocation, and control authentication effectively.
- Authorization RBAC – Supports dynamic roles, allowing accounts to have multiple roles and permissions for specific API resources, enabling actions on protected endpoints.
- Integrated Gemini AI to optimize prompt outputs using a structured prompt table with contextual.
- Google OAuth authentication integrated with Passport, enabling secure user login and seamless integration with Google's authentication system.
- OTP verification is used to verify users' email addresses during registration and password reset.
- Developed secure image and video upload functionality using Google Drive API.