Return to site

Fake blocked text message error

broken image
broken image

You are free to use whatever framework that works best for you. You can refer to this post if you’re getting started with Nuxt.js. Some familiarity with Vue.js and Nuxt.js may be beneficial. To complete this tutorial, you will need:

broken image
broken image

However, within the limited context of a tutorial, it provides educational value as-is. In a production setting, you would resolve these issues by upgrading these packages, finding alternatives, or creating forked versions with patched fixes. Warning: Several of the packages in this tutorial now contain dependencies with known vulnerabilities. You can find the source code for this application at GitHub. In this tutorial, you’ll implement authentication in a Nuxt.js app using the Auth module.įor the purpose of this tutorial, you’ll be using JWT for authentication.īelow is a quick demo of what you’ll be building in this tutorial: