Kizspy | Question: 29
(Choose 1 answer)
FJOVERFLOW.COM
What is the purpose of the "Authentication" middleware
A. To validate that the anti-forgery token is present and valid in a form submission.
B. To encrypt sensitive data in web forms.
C. To handle user authentication and establish an identity for the user.
D. To prevent Cross-Site Request Forgery (CSRF) attacks.