When you want to share your debug output from the CLI in the Forum or on Slack, it quickly happens that you include share your auth token (platform token) with everyone.
This should be prevented by redacting the token from the debug output.
See https://github.com/graphcool/graphcool/issues/352 for inspiration (e.g. showing the name of the token)
Yep, I specifically created a new issue, because the other one is about function logs.
I know, that's why it's not closed as duplicate :smile: