Skip to content

feat: authentication flow for Private Cloud #43

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kushalshit27
Copy link
Contributor

@kushalshit27 kushalshit27 commented May 9, 2025

Changes

This pull request introduces support for the client credentials authentication flow for Private Cloud users in the Auth0 MCP Server. It includes updates to the init command, new utility functions, and comprehensive test coverage.

npx @auth0/auth0-mcp-server init --auth0-domain <auth0 domain> --auth0-client-id <auth0-client-id> --auth0-client-secret <auth0-client-secret>

References

Testing

  • This change adds unit test coverage

Checklist

@kushalshit27 kushalshit27 requested a review from Copilot May 9, 2025 12:51
Copilot

This comment was marked as outdated.

@auth0 auth0 deleted a comment from Copilot AI May 9, 2025
@kushalshit27 kushalshit27 changed the title feat: implement authentication flow for Private Cloud feat: authentication flow for Private Cloud Jun 4, 2025
@kushalshit27 kushalshit27 marked this pull request as ready for review June 4, 2025 13:18
@kushalshit27 kushalshit27 requested a review from a team as a code owner June 4, 2025 13:18
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.

1 participant