E Commerce backend API - using REST architecture, focusing on industry standard Security Implementation.
-
Updated
Jan 13, 2025 - Java
E Commerce backend API - using REST architecture, focusing on industry standard Security Implementation.
Blog Post API is a modern, production-ready REST API for managing blog posts, comments, likes, and images. Built with FastAPI and Tortoise ORM, it features JWT authentication, role-based access, interactive charts, and a FastAdmin panel for easy data management. PostgreSQL-backed, fully tested, and optimized for high-performance async operations.
An AI-powered SaaS Chatbot application built using the MERN stack (MongoDB, Express, React, Node.js) with secure authentication, role-based access, and OpenAI API integration. The chatbot is designed to provide intelligent conversational responses while ensuring robust performance, user privacy, and scalability.
Production-hardened hotel booking app — fixed IDOR vulns, race-condition overbooking via MongoDB transactions, httpOnly-cookie auth with token refresh. MERN + RAG chatbot.
A step-by-step roadmap demonstrating the implementation of Spring Security 6 and JWT authentication in Java 17 using Clean Architecture principles. Evolution spans from stateless Bearer token authentication to method-level security, HttpOnly cookie integration, refresh tokens, and stateful refresh token rotation with replay attack detection.
DA-provided vanilla JS frontend template for Videoflix, personalized (privacy policy, imprint) and connected to my own Django backend with JWT/HttpOnly-cookie auth
Complete ExpressJS authentication backend with MongoDB, JWT access and refresh tokens, HttpOnly cookies, email verification, and password reset flows.
REST API that turns a YouTube URL into a ten-question quiz. Downloads the audio with yt-dlp, transcribes it with Whisper and generates questions via Gemini — all inside one request. Django 6 + DRF, JWT in HttpOnly cookies, 216 tests at 100% coverage.
FastAPI real-time chat backend with WebSockets, SQLAlchemy + Alembic, Redis, Google/GitHub OAuth
Django/DRF backend for a video streaming platform. JWT lives only in HttpOnly cookies, never an Authorization header. Uploads are converted to HLS in 480p, 720p and 1080p by an RQ worker with FFmpeg. Ten documented endpoints, PostgreSQL, Redis, fully containerised. 428 tests at 100% coverage.
Security-focused authentication service: HttpOnly cookie auth with refresh token rotation and reuse detection, CSRF, Argon2id (Spring Boot 3 + Angular)
Django REST Framework backend for a Netflix-style video streaming platform with cookie-based JWT auth and background video processing via Redis/RQ
This backend API powers a secure Task Management System built with NestJS and MongoDB. It provides authentication, authorization, and task management with strong security practices.
Refresh-token rotation & reuse detection in Next.js 16 — httpOnly cookies, JWT access tokens, Prisma + MongoDB
Authentication w JWT , HTTP-only Cookies
Django REST Framework backend that turns YouTube videos into quizzes using OpenAI Whisper transcription and Gemini
A production-ready full-stack MERN authentication system with JWT access/refresh tokens, server-side session revocation, email verification, password reset, and a lockout-free email-change flow. Built with React 19, Express 5, MongoDB, and Tailwind CSS 4, documented with Swagger and covered by 71 automated tests.
A robust MERN Stack authentication system featuring secure JWT via HttpOnly cookies, email verification (OTP), and password reset functionality. Built for security and scalability.
Open Source Q&A platform
Add a description, image, and links to the httponly-cookies topic page so that developers can more easily learn about it.
To associate your repository with the httponly-cookies topic, visit your repo's landing page and select "manage topics."