Juan Olvera
Juan Olvera
To set up the implementation we use the [`csrf`](https://github.com/pillarjs/csrf) library. The same that the [`csurf`](https://github.com/expressjs/csurf) middleware uses for [Express](https://expressjs.com/). ## How `csrf` works `csrf` helps to mitigate CSRF by first...
Right now the documentation only explains the API. I'd like to expand on reasons why middlewares work like that and more examples.
Explain how to deploy an instance in ZEIT Now and how to deploy different in separate regions.