sihl
Web.Csrf
val find : Rock.Request.t -> string option
find request returns the CSRF token of the current request.
find request
request
Make sure that the CSRF middleware is installed.