DEV Community

Discussion on: How to make nuxt auth working with JWT - a definitive guide

Collapse
 
denniskraaijeveld profile image
Dennis Kraaijeveld

media.discordapp.net/attachments/4...

I am getting this error when writing the axios.js plugin. What should I do?

Collapse
 
mrnaif2018 profile image
MrNaif2018

As I have written in the article, it is a dynamic environment variable, you can replace it with your setting, or implement environment variables loading as written in my another article: