Prisma1: Redact auth token in debug output

Created on 13 Oct 2017  路  3Comments  路  Source: prisma/prisma1

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.

kinfeature arecli

All 3 comments

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:

Was this page helpful?
0 / 5 - 0 ratings