Skip to content

bvantagelimited/ipification-showcase

Repository files navigation

IPification Showcase

A demonstration application showcasing IPification's identity verification and authentication features.

Quick Start

# Install dependencies
npm install

# Configure application
cp config/default.json.sample config/default.json
# Edit config/default.json with your IPification credentials

# Start server
npm start

Access at http://<your-ip-address>:3000

📖 For detailed documentation, see docs/ folder:

Features

  • Phone Number Verification (IP, IP+, IM, SIM)
  • Quick Access Login (IP, IP+, IM, SIM)
  • Identity Services (Anonymous Identity, KYC)
  • QR Code Desktop Flow
  • Server-to-Server Backchannel
  • TS43 Protocol Support

Prerequisites

  • Node.js >= 22.x
  • IPification account credentials

Configuration

See docs/QUICKSTART.md for configuration details.

Environment Variables

Variable Description Default
PORT Server port 3000
NODE_ENV Environment (development, stage, production) development

Docker Deployment

docker-compose up -d

Access at http://localhost:3001

Development

npm run dev  # Start with auto-reload

Documentation

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5