diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index 25e70722..ca86df01 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -126,6 +126,7 @@ Here are some of the official plugins maintained by the Elysia team: - [elysia-local-https](https://github.com/mrtcmn/elysia-local-https) - Automatic local HTTPS for Elysia — certs generated, managed, and refreshed in one line. - [Eden TanStack Query](https://github.com/xkelxmc/eden-tanstack-query) - type-safe TanStack Query integration for Eden, like @trpc/react-query but for Elysia +- [ModernCSRF](https://github.com/auto-medica-labs/modern-csrf) - A lightweight, token-free CSRF protection middleware for ElysiaJS - [elysia-wide-event](https://github.com/choiexe1/elysia-wide-event) - Wide event logging plugin for structured request-level observability. - [elysia-beta-headers](https://github.com/P0u4a/elysia-beta-headers) - Elysia plugin for gating your app's beta/experimental features via type-safe API headers