This repository provides a collection of sample nodejs apps to demonstrate the workflow of obtaining an access token on behalf of a user.
The obtained access token can then be used to call Mirakl APIs.
This repository is organzied as follows:
1 directory per technology stack, e.g. the express-axios directory contains a sample application using the express web framework and the axios library to interact with Mirakl auth server.