shared-demo

Shared Secret Demo

This repo demonstrates using a shared secrets file in a Node.js app.

How to Run

node app.js

Explanation

The secret is in a file (secrets.json) that is pushed to the repo. Anyone who downloads the repo can see it.