UNPKG
mdl-identifi-js
Version:
latest (1.0.0)
1.0.0
JavaScript client SDK for the headless micro CRM, Minddale.
mdl-identifi-js
/
constants.js
2 lines
•
141 B
JavaScript
View Raw
1
2
module.exports.API_BASE_URL
=
'https://api.minddale.com'
;
module.exports.IDENTIFI_VALIDATE_TOKEN_ENDPOINT
=
'/api/open/minddale/v1/identifi'
;