01What is a major advantage of using JSON Web Tokens (JWT) for authentication?
02How does 'Refresh Token Rotation' improve security?
03In a distributed Express environment, where should 'stateful' sessions be stored?
04What is the role of a 'Strategy' in Passport.js?