Skip to content

Latest commit

 

History

History
81 lines (48 loc) · 2.18 KB

README old.md

File metadata and controls

81 lines (48 loc) · 2.18 KB

Sign-in with Phone Demo App (Node.js)

Welcome to the Sign-in with Phone Demo App! This Node.js application showcases a simple demonstration of implementing a "Sign-in with Phone" functionality. Users can use their phone numbers for authentication, making the login process seamless and secure.

Table of Contents

Features

  • Phone-based Authentication: Users can sign in using their phone numbers.
  • Node.js Backend: The demo app is built using Node.js for the server-side logic.
  • Simple Integration: Easily integrate the "Sign-in with Phone" functionality into your projects.

Getting Started

Prerequisites

Before you begin, make sure you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/phoneemail/sign-in-with-phone-nodejs.git
  2. Navigate to the project directory:

    cd sign-in-with-phone-nodejs
  3. Install dependencies:

    npm install
  4. Replace your account related information

    replace your CLIENT_ID & REDIRECT_URL with your registered account details.

Usage

  1. Start the application:

    npm start
  2. Open your web browser and go to http://localhost:3000.

  3. Explore the "Sign-in with Phone" demo functionality.

Documentation

For detailed documentation on integrating the "Login with Phone" button into your Node.js application, refer to our official documentation.

Feel free to contribute to the documentation if you have improvements or additional information to share.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code for your projects.


For more information about the Sign-in with Phone service, visit our website: www.phone.email.