Skip to content

Commit d977103

Browse files
authored
Merge pull request #273 from gtramontina/patch-3
docs: add references to more plugins
2 parents b94de92 + f5b4ebf commit d977103

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
@@ -75,6 +75,9 @@ This is to ensure developers end up with a performant web server they intend to
7575
- [Elysia Compression](https://github.com/gusb3ll/elysia-compression) - compress response
7676
- [Elysia IP](https://github.com/gaurishhs/elysia-ip) - get the IP Address
7777
- [OAuth2 Server](https://github.com/myazarc/elysia-oauth2-server) - developing an OAuth2 Server with Elysia
78+
- [Elysia Flash Messages](https://github.com/gtramontina/elysia-flash-messages) - enable flash messages
79+
- [Elysia AuthKit](https://github.com/gtramontina/elysia-authkit) - unnoficial [WorkOS' AuthKit](https://www.authkit.com/) authentication
80+
- [Elysia Error Handler](https://github.com/gtramontina/elysia-error-handler) - simpler error handling
7881

7982
---
8083

0 commit comments

Comments
 (0)