Direction: Choose the correct option
Q1.
What is JWT?
Direction: Choose the correct option
Q2.
What are the three parts of a JWT?
Direction: Choose the correct option
Q3.
How is a JWT typically sent from client to server?
Direction: Choose the correct option
Q4.
What is the typical flow of JWT authentication in Spring?
Direction: Choose the correct option
Q5.
What library is commonly used for JWT in Spring?
Direction: Choose the correct option
Q6.
How do you validate a JWT token?
Direction: Choose the correct option
Q7.
What is a JwtAuthenticationFilter?
Direction: Choose the correct option
Q8.
How do you configure Spring Security to use JWT?
Direction: Choose the correct option
Q9.
What is the purpose of a secret or private key in JWT?
Direction: Choose the correct option
Q10.
What is a refresh token in JWT authentication?
