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

Trigger an event to test actions locally #451

Open
kubakl opened this issue Jun 12, 2022 · 0 comments
Open

Trigger an event to test actions locally #451

kubakl opened this issue Jun 12, 2022 · 0 comments
Labels
feature request A feature has been asked for or suggested by the community

Comments

@kubakl
Copy link

kubakl commented Jun 12, 2022

Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.

Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

I wrote a flow to create a user binding for a registered user in my application, it sends a http request to my API. I want to be able to test it locally, but right now it's impossible

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the ideal solution

A command to trigger some event to run the action locally, just like in (stripe-cli)[https://stripe.com/docs/cli]. That way I would be able to easily test my API.

A clear and concise description of what you want to happen.

Alternatives and current work-arounds

Write a test suite that would send a request to my API. It's not perfect but still it works.

A clear and concise description of any alternatives you've considered or any work-arounds that are currently in place.

Additional context

Add any other context or screenshots about the feature request here.

@sergiught sergiught added the enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature label Aug 1, 2022
@sergiught sergiught added feature request A feature has been asked for or suggested by the community and removed enhancement An enhancement or improvement to the SDK that could not be otherwise categorized as a new feature labels Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community
Projects
None yet
Development

No branches or pull requests

2 participants