Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 856 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 856 Bytes

MATTR

Sample Callback Route Handler in Express

This simple package listens to calls at a /callback route and parses the JSON body to the console.

Uses

This is provided as a rudimentary method to test Verifying Credentials using the Callback method.

Get started

  1. Clone the sample-apps repo
  2. Change to the callback-express directory
  3. npm install dependencies
  4. Start the app
cd callback-express
npm install
npm start

Copyright © MATTR Limited. Some rights reserved.
“MATTR” is a trademark of MATTR Limited, registered in New Zealand and other countries.