Minimalistic backend application capable of taking use of the OAuth Authorization grant -flow in Life Engine and Life Engine JS.
- Ask for your OAuth App Client ID and Client Secret, as well as the URLs for use in the OAuth flow.
- Configure
config.js
with the values you were given.
Install dependencies
yarn install
Run the application (launches server.js)
yarn run start
Open up your browser to see the flow
http://localhost:8080/