Open
Description
Hi, I'm new to the nodejs workflow and have been trying to utilize a command for authorizing a user through another website where they obtain an auth key.
I've tried setting up the StatefulProcessCommandProxy and running the command to obtain a link to obtain the auth code, but stdout doesn't seem to pickup on the output of the command and returns a null string.
Some things I've tried are child_process which returns the auth url, but doesn't keep the process open continually to allow the user to enter their auth code. Any suggestions on how to fix the Stateful implementation would be much appreciated!
Metadata
Metadata
Assignees
Labels
No labels