shawn-mcginty / naboris

Simple, fast, minimalist http server for OCaml/ReasonML
https://naboris.dev
MIT License
71 stars 4 forks source link

Add support for CSRF tokens #71

Open shawn-mcginty opened 3 years ago

shawn-mcginty commented 3 years ago

Should look at other highly used HTTP frameworks and implement csrf tokens in a similar way.