diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index b427d203..2d74711d 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -119,6 +119,7 @@ Here are some of the official plugins maintained by the Elysia team: - [Elysia Background](https://github.com/staciax/elysia-background) - A background task processing plugin for Elysia.js - [@fedify/elysia](https://github.com/fedify-dev/fedify/tree/main/packages/elysia) - A plugin that provides seamless integration with [Fedify](https://fedify.dev/), the ActivityPub server framework. - [elysia-healthcheck](https://github.com/iam-medvedev/elysia-healthcheck) - Healthcheck plugin for Elysia.js +- [elysia-csrf](https://github.com/lauhon/elysia-csrf) - A CSRF plugin, ported from [express-csrf](https://github.com/expressjs/csurf) ## Complementary projects: