Chapter Quiz: Advanced Authentication & Identity Management

Mastery Assessment: Authentication

Complete this assessment with 100% score to master this chapter.

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?