I am using JWT authentication for my web app. I chose JWT over session based authentication because of the speed.
However, I had a lot of confusion on what to choose betw