GithubHelp home page GithubHelp logo

tquoctuan97 / myinfo-demo-app-v4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from singpass/myinfo-demo-app-v4

0.0 0.0 0.0 1.3 MB

JavaScript 71.03% CSS 18.06% HTML 6.35% Pug 0.30% Less 4.26%

myinfo-demo-app-v4's Introduction

MyInfo Demo App

The demo application meant to illustrate how to integrate your application with MyInfo APIs.

Contents



Quick Start

1.1 Install Node and NPM (skip this step if you have NPM installed)

For the demo application to run, you will need to install Node and NPM.

Follow the instructions given by the links below depending on your OS.

1.2 Run NPM install

Run the following command in the folder you unzipped the application:

npm install

1.3 Start the Application

Execute the following command to start the application:

Test with Payload Encryption & PKI Digital Signature

npm start

Or, test without Payload Encryption & PKI Digital Signature

npm run sandbox

Access the Application on Your Browser You should be able to access the sample application via the following URL or click here:

http://localhost:3001

Demo Screenshot Demo Screenshot


How To Use

Login with SingPass

Click RETRIEVE MYINFO and select the test user ID from the Mock Pass.

Note: refer to the Personas on the NDI Developer and Partner Portal for the test accounts to be used.


MyInfo Connector NodeJS

This demo application is using the myinfo-connector-v4-nodejs library. MyInfo Connector aims to simplify consumer's integration effort by providing an easy to use Javascript library to integrate into your application.

Troubleshooting

Change the logging level for debugging within the library.

Edit the ./config/config.js , change the DEBUG_LEVEL value to debug.

IMPORTANT NOTE: debug mode should never be turned on in production



Reporting Issue

You may contact our support for any other technical issues, and we will respond to you within 5 working days.

myinfo-demo-app-v4's People

Contributors

cheongkahou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.