Skip to content

Shashidharak89/Auth_provider_project_2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Auth Provider Project

A MERN stack authentication provider that allows users to create secure API keys for Signup, Login, and Token Verification. Includes Google Login support and a portal to view all created accounts or login details. Simple, fast, and reliable authentication made easy! 🚀

Live Demo

✨ Features

  • ✅ Secure Email & Password Authentication
  • Signup, Login, and Token Verification APIs
  • Google Login Integration
  • User Portal to manage accounts & login details
  • ✅ Easy integration with other apps

📸 Screenshots


⚡ Tech Stack

Frontend: React + Vite
Backend: Express.js, Node.js
Database: MongoDB
Auth: JWT + Google OAuth


🚀 Getting Started

# Clone this repository
git clone https://github.com/your-username/AuthProvider.git

# Navigate to project folder
cd AuthProvider

# Install dependencies
npm install

# Run backend
cd server && npm start

# Run frontend
cd client && npm run dev

About

Auth Provider is a MERN stack authentication platform that provides developers with easy-to-use APIs for signup, login, and token verification. It also features a user portal to view created accounts, supports Google login, and simplifies integration of secure authentication into any application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors