UNPKG

328 BJavaScriptView Raw
1//this file contains help docs for auth command
2
3module.exports = {
4 intro: "Setup an authentication type for the connector",
5 info: "Setup an authentication type for the connector",
6 docs: "Setup an authentication type for the connector",
7 example: "flow auth",
8 explanation: "Setup an authentication type for the connector"
9}