package sihl

  1. Overview
  2. Docs
val find : Rock.Request.t -> string option

find request returns the CSRF token of the current request.

Make sure that the CSRF middleware is installed.