Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oauth middleware for agent #94

Closed
namhoang1604 opened this issue Jun 19, 2023 · 0 comments
Closed

oauth middleware for agent #94

namhoang1604 opened this issue Jun 19, 2023 · 0 comments
Assignees
Milestone

Comments

@namhoang1604
Copy link
Contributor

namhoang1604 commented Jun 19, 2023

Description

Implement OAuth middleware to enable secure authentication and authorization for API endpoints. This middleware will streamline the authentication process, and handle access token verification.

To accomplish this, the following tasks need to be completed:

  1. Implement Oauth middleware plugin: build the plugin that can integrate with the agent configuration and validate the token when the request comes. Reference documents: https://github.com/auth0/node-oauth2-jwt-bearer, https://auth0.com/
  2. Document the implementation and usage
  3. Write the unit test
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

No branches or pull requests

3 participants