How to add username/password authentication to a page in Nuxt
https://youtu.be/E5fou1hbApE
nuxt-security provides middleware to easily add login/pass authentication to any route in Nuxt via Basic Auth.
Only users with correct credentials passed to the browser prompt will be able to see the application. Others...
blog.devinschumacher.com2 min read