@opengovsg/myinfo-gov-client
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@opengovsg/myinfo-gov-client", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A lightweight client to easily call the MyInfo TUO endpoint for the Singapore government. Compatible with NodeJS version >=6.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -120,2 +120,5 @@ 'use strict' | ||
* @param {int} [personRequest.txnNo] - Optional transaction number | ||
* @param {string} [singpassEserviceId] - Optional Singpass eService ID. | ||
* If provided, the API will be called with this Singpass eService ID | ||
* instead of the one provided to the constructor during object instantiation. | ||
* @return {Promise<Object>} - Promise resolving to a person object | ||
@@ -122,0 +125,0 @@ * containing requested fields |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
189857
8025