Skip to content

Conversation

@ap-1
Copy link
Contributor

@ap-1 ap-1 commented Apr 29, 2025

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.

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.
@fecony fecony merged commit d23df07 into elysiajs:main May 3, 2025
@ap-1 ap-1 deleted the patch-1 branch May 3, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants