Skip to content

Trigger an event to test actions locally #451

@kubakl

Description

@kubakl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature has been asked for or suggested by the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions