Securing Node.js APIs with JWT
Authentication is one of the big parts of every application. Security is always something that is changing and evolving. In this talk, I will cover what JSON Web Tokens (JWTs) are and why using JWTs in our NodeJS applications when it comes to security is awesome. Setting up an authentication