This video is available to students only

Prevent Cross-Site Request Forgery Attacks With X-CSRF Token

We’ll take an additional step in this lesson to prevent Cross-Site Request Forgery attacks. We'll see how we can have the client pass a CSRF token with every request and where the server can use the token to verify the identity of the viewer making the request.

Start a new discussion. All notification go to the author.