Having a static site is great, but when you want to add an authentication layer between the site and the user without a backend, it is tricky. This video tells you how to implement password protection based on the this Github package https://github.com/matteobrusa/Passwo...
#softwareengineering #devtipsandtrick