Hacker News new | ask | show | jobs
by john_the_writer 1136 days ago
Slack. Most auth keys are ephemeral. And testing always happens in staging env's or local. So the keys aren't hiding anything of value. No personal data on "lisa simpson's" account.

If it's something we'd worry about, we just cut the auth token out. Bugs don't typically happen to "one user" they happen to all.

1 comments

Its not always that all the bugs are reproducible on local/staging env. Some Issues only happen on production :-/