Skip to content

ManishGond/authflowpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthFlowPro 🔐

A modern and secure authentication system built with TypeScript, Node.js, and React, featuring real-time verification using Socket.IO, CAPTCHA protection, and email workflows. Designed for modern web apps with clean UI and full-stack integration.


TypeScript React Node.js Express Prisma MySQL Socket.IO Google reCAPTCHA


Screenshot 2025-07-28 124308 Screenshot 2025-07-28 124318 Screenshot 2025-07-28 124422 Screenshot 2025-07-28 124438 Screenshot 2025-07-28 124503 Screenshot 2025-07-28 124524

✨ Features

  • 🔐 Sign Up + Log In (with Google reCAPTCHA v2)
  • ✉️ Email Verification Workflow
    • Secure email link with token
    • Real-time feedback via Socket.IO
  • 🔁 Live User Activity Feed (for Admins)
  • 🔄 CAPTCHA-Protected Forms
  • Loading States + UX-friendly UI
  • 🧠 Fully Typed Frontend & Backend (TypeScript)
  • 💬 Socket.IO Rooms per user for secure events

🧱 Tech Stack

Frontend (React + Vite + TS)

  • React 18 + TypeScript
  • Tailwind CSS
  • React Router DOM
  • Socket.IO Client
  • Google reCAPTCHA (v2 Checkbox)

Backend (Node + Express + TS)

  • Node.js with Express
  • TypeScript
  • Prisma ORM (MySQL)
  • Nodemailer (Email)
  • Google reCAPTCHA Server Verification
  • Socket.IO Server

🚀 Getting Started

1. Clone & Install

git clone https://github.com/your-username/AuthFlowPro.git
cd AuthFlowPro

🤝 Contributions

Open to feature ideas! PRs welcome. DM me if you're building something similar — happy to collab 🔧

📜 License

MIT — feel free to use, improve, and build on top of it.

Built with ♥️ by Manish — making secure authentication fast, real-time, and beautiful.


About

A modern and secure authentication system built with TypeScript, Node.js, and React, featuring real-time verification using Socket.IO, CAPTCHA protection, and email workflows. Designed for modern web apps with clean UI and full-stack integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors