Commit c601bf3
authored
docs: add elysia-oauth2-resource-server
This plugin provides standard OAuth2 resource server functionality. Compared to @elysiajs/jwt, this package focuses solely on validating tokens from external OAuth2 providers against JWKS endpoints.
This enables secure integration with identity providers like Auth0, Okta, Ory, and custom OAuth2 servers. It is meant to be used in implementing protected APIs in microservice architectures where authentication is handled by a separate authorization server, i.e. an auth gateway.1 parent 0a9b2e0 commit c601bf3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments