SHABIN-K / Login-via-whatsapp

A secure and user-friendly login system that utilizes WhatsApp for mobile number verification. Developers can integrate this system to enhance user authentication by sending one-time passcodes (OTPs) directly to users' WhatsApp accounts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp Login System

WhatsApp Login System

A secure and user-friendly login system that utilizes WhatsApp for mobile number verification. Developers can integrate this system to enhance user authentication by sending one-time passcodes (OTPs) directly to users' WhatsApp accounts.

Table of Contents

Features

  • WhatsApp OTP Delivery: Send one-time passcodes (OTPs) to users' WhatsApp accounts for secure mobile number verification.
  • Node.js and Express.js Backend: Utilize the power of Node.js and Express.js to create a robust and scalable server.
  • whatsapp-web.js Integration: Seamlessly interact with WhatsApp accounts through the WhatsApp Web API.
  • Developer-Friendly APIs: Integrate user verification functionalities easily into various applications.
  • Real-Time Interaction: Engage with users in real-time via WhatsApp messages during the verification process.

Tech Stack

  • Node.js
  • Express.js
  • whatsapp-web.js

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository.

    git clone https://github.com/SHABIN-K/Login-via-whatsapp.git
    cd <project-directory>
    npm install
    npm start
    
  2. Open your web browser and navigate to http://examble.com/login.

  3. In your terminal, you will see a QR code.

  4. Open WhatsApp, go to the "Linking Device" option, and scan the QR code.

Contributing

We welcome contributions from the community. Please fork the repository and submit pull requests.

Support

Join Our Telegram Group For Support/Assistance And Our Channel For Updates.

Report Bugs, Give Feature Requests There..

Star this Repo if you Liked it ⭐⭐⭐

About

A secure and user-friendly login system that utilizes WhatsApp for mobile number verification. Developers can integrate this system to enhance user authentication by sending one-time passcodes (OTPs) directly to users' WhatsApp accounts.


Languages

Language:JavaScript 88.8%Language:Pug 11.2%