Skip to content

Commit cc1db26

Browse files
committed
📘doc: add elysia-oauth2 plugin
1 parent b68d3d0 commit cc1db26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docs/plugins/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ This is to ensure developers end up with a performant web server they intend to
5050
- [Nuxt](https://github.com/trylovetom/elysiajs-nuxt) - easily integrate elysia with nuxt!
5151
- [Elysia Helmet](https://github.com/DevTobias/elysia-helmet) - secure Elysia apps with various HTTP headers
5252
- [Vite Plugin SSR](https://github.com/timnghg/elysia-vite-plugin-ssr) - Vite SSR plugin using Elysia server
53+
- [OAuth 2.0](https://github.com/kravetsone/elysia-oauth2) - An plugin for [OAuth 2.0](https://en.wikipedia.org/wiki/OAuth) Authorization Flow with more than **42** providers and **type-safety**!
5354
- [OAuth2](https://github.com/bogeychan/elysia-oauth2) - handle OAuth 2.0 authorization code flow
5455
- [Rate Limit](https://github.com/rayriffy/elysia-rate-limit) - simple, lightweight rate limiter
5556
- [Logysia](https://github.com/tristanisham/logysia) - classic logging middleware

0 commit comments

Comments
 (0)