During my experience as a software developer, I have observed that one of the most delicate issues is authentication. So I wanted to add a brick to my previous post, in order to explain how to set up a basic authentication process. Starting from the Bookstore application that we created during the previous PoC, let’s…