Skip to content

Commit a679c1a

Browse files
authored
doc: add plugins
1 parent 659e620 commit a679c1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/plugins/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ This is to ensure developers end up with a performant web server they intend to
8080
- [Elysia Flash Messages](https://github.com/gtramontina/elysia-flash-messages) - enable flash messages
8181
- [Elysia AuthKit](https://github.com/gtramontina/elysia-authkit) - unnoficial [WorkOS' AuthKit](https://www.authkit.com/) authentication
8282
- [Elysia Error Handler](https://github.com/gtramontina/elysia-error-handler) - simpler error handling
83+
- [Unify-Elysia](https://github.com/qlaffont/unify-elysia) - Unify error code for Elysia
84+
- [Unify-Elysia-GQL](https://github.com/qlaffont/unify-elysia-gql) - Unify error code for Elysia GraphQL Server (Yoga & Apollo)
85+
- [Elysia Auth Drizzle](https://github.com/qlaffont/elysia-auth-drizzle) - Library who handle authentification with JWT (Header/Cookie/QueryParam).
8386

8487
---
8588

0 commit comments

Comments
 (0)