From 64b07677206dc1e9e386085fde01c09939184728 Mon Sep 17 00:00:00 2001 From: Abdelrahman Shaheen <39490183+aashahin@users.noreply.github.com> Date: Fri, 14 Nov 2025 07:33:29 +0200 Subject: [PATCH] Update overview.md Added elysia-paseto package --- docs/plugins/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index 2d74711d..c1a25f50 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -120,6 +120,7 @@ Here are some of the official plugins maintained by the Elysia team: - [@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) +- [elysia-paseto](https://github.com/aashahin/elysia-paseto) - A PASETO (Platform-Agnostic Security Tokens) plugin for Elysia.js that provides secure token generation and verification using PASETO v4 local tokens. ## Complementary projects: