Open caseycrites opened 7 years ago
I think they'd be fine, but yeah you'd want to add some sort of way to load credentials that's not hardcoding them. You might also want to configure the number of workers differently.
It might be instructive to look at the custom Shyp code that wraps these. I believe I added a custom Authenticator that either let you specify a password, or use a valid username/token that you'd use to authenticate to Control.
At first glance, these seem fully functional, and except for the hardcoding of the test credentials, ready to go for production use. Is there a reason the user is encouraged to write their own versions?