@bizjournals/mpp
v2.5.0
Published
The front end connection interface to MPP Global
Readme
MPP Global Service
This is the helper service for connections to MPP Global.
Installation / Example
Installation
$ npm install --save @bizjournals/mppDependencies
These are all the dependencies your project will need for this module to function correctly.
$ npm install --save @bizjournals/promissory @bizjournals/app @bizjournals/utilities axiosThe constants MPP_TOKEN and MPP_SESSION_ID come from the bizjournals application layer constants.
The MPP_TOKEN is provided from the env evaluation while the MPP_SESSION_ID comes from the cookie
bizSessionId.
