axios-auth-refresh
axios-auth-refresh copied to clipboard
Docs: Provide example for server-side axios requests nuxt
Hi, many thanks for creating this plugin. Is there any documentation that shows how to use this with $axios in nuxt (server-side axios calls)?
Hi, unfortunately not, but it should be the same as on client side (I believe).
If it's any different and you have some spare time, feel free to contribute and create a simple example in the markdown file. Ideally, outside of the main documentation (in a different .md file) which will then be linked to the main README.md file once created. Thanks!