Examples This folder contains various examples of using the Double Token Cookie pattern. The following examples are included: Protecting a form using an HttpOnly token Protecting an Image Upload form using an HttpsOnly token Protecting a JSON endpoint with a CSRF field Protecting a JSON endpoint with a custom header