Skip to content

To keep track of a user when they use different emails and phoneNumbers

Notifications You must be signed in to change notification settings

nitindoodhiya/identity-reconciliation

Repository files navigation

identity-reconciliation

To keep track of a user when they use different emails and phoneNumbers

Get Started

Prerequisites

  • Docker

Installation

  • Clone the github repository
git clone https://github.com/nitindoodhiya/identity-reconciliation.git
  • Change directory into the project
cd identity-reconciliation/
  • Start the project
docker-compose up --build

Access the project

  • Open the below URL on browser or send post request to the given URL:
http://localhost:3000/identify

Sample input

{
  email: "[email protected]",
  phoneNumber: "12323434",
}

About

To keep track of a user when they use different emails and phoneNumbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published