axios-module is there a tutorial available
[issue link]Hi, I want to use axios-module but even after reading the git hub readme page, I am not sure how to use it. Does any one know of a tutorial anywhere that gives a more detailed step by step guide on it use.
More specifically I want to be able to store a authentication key for use with a remote api and include it in a centralised axios configuration along with other headers.