Skip to content

Instantly share code, notes, and snippets.

@abierhaus
Created March 11, 2021 08:26
Show Gist options
  • Select an option

  • Save abierhaus/42aa33b119e4b6346d04c049ba7ebf1c to your computer and use it in GitHub Desktop.

Select an option

Save abierhaus/42aa33b119e4b6346d04c049ba7ebf1c to your computer and use it in GitHub Desktop.
Example for a secrets.json
{
"YourService": {
"Username": "myusername",
"Password": "C0mpLicated!!!1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment