Auth0 Marketplace Integartion

  • We have implemented an Actions in Login flow at onExecutePostLogin event.

    • now we can integrate this action with auth0 marketplace.
    • To work our integration we required Prerequisites data like Client Id etc.
    • we have added this Prerequisites information in installation_guide.md file of integration code.
    • If any customer wants to integrate our action we will provide client id to that customer by contacting to us.

    Queries:
    1 - where we can add this requirement in integration code part so that page popups before integrating our action ?
    2 - Can this page will generate by Auth0 or else we have to provide this?
    3 - Can this information set by customer at time of integration is available in action events (onExecutePostLogin)?