项目作者: audacitus

项目描述 :
A fully functional Ionic 2 SDK for the duphlux.com service.
高级语言: TypeScript
项目地址: git://github.com/audacitus/duphlux-ionic-2-sdk.git
创建时间: 2017-06-13T09:44:35Z
项目社区:https://github.com/audacitus/duphlux-ionic-2-sdk

开源协议:MIT License

下载


Duphlux Ionic 2 SDK

A fully working Ionic 2 starter for call based authentication requests with Duphlux.com

First, get a duplux account

  1. - Register an account with https://duphlux.com/

Second, setup

  • Clone the repo to a folder
  • run npm install in the repo
  • Grab a cup of coffee…
  • Open src/pages/home/home.ts - supply your phone number:
    youOwnPhoneNumber : string = "+00000000000";
  • Run ionic serve

Testing in the browser

head to https://duphlux.com/documentation under “Call Simulator” to simulate a call authentication in the browser.

Documentation