{"html_url": "https://github.com/simonw/datasette/issues/543#issuecomment-508938015", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/543", "id": 508938015, "node_id": "MDEyOklzc3VlQ29tbWVudDUwODkzODAxNQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-07-06T16:23:56Z", "updated_at": "2019-07-06T16:24:16Z", "author_association": "OWNER", "body": "Potential design:\r\n```\r\n$ datasette publish --plugin-secret datasette-auth-github client_id xxx\r\n```\r\nThis would populate the following in `metadata.json`:\r\n```json\r\n{\r\n \"plugins\": {\r\n \"datasette-auth-github\": {\r\n \"client_id\": {\"$env\": \"DATASETTE_AUTH_GITHUB_CLIENT_ID\"}\r\n }\r\n }\r\n}\r\n```\r\nAnd would ensure that the environment variable `DATASETTE_AUTH_GITHUB_CLIENT_ID` is set to the correct value.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 464868844, "label": "datasette publish option for setting plugin configuration secrets"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/543#issuecomment-508942349", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/543", "id": 508942349, "node_id": "MDEyOklzc3VlQ29tbWVudDUwODk0MjM0OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-07-06T17:34:05Z", "updated_at": "2019-07-06T17:34:05Z", "author_association": "OWNER", "body": "As soon as I have this working I can use it to ship a live demo of https://github.com/simonw/datasette-auth-github", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 464868844, "label": "datasette publish option for setting plugin configuration secrets"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/543#issuecomment-508955449", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/543", "id": 508955449, "node_id": "MDEyOklzc3VlQ29tbWVudDUwODk1NTQ0OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-07-06T21:41:28Z", "updated_at": "2019-07-06T21:41:50Z", "author_association": "OWNER", "body": " $ datasette publish now fixtures.db \\\r\n --branch=master \\\r\n --alias datasette-auth-demo \\\r\n --install=datasette-auth-github \\\r\n --plugin-secret datasette-auth-github client_id 86e397f7fd7a54d26a3a \\\r\n --plugin-secret datasette-auth-github client_secret ...\r\n\r\nhttps://datasette-auth-demo.now.sh/", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 464868844, "label": "datasette publish option for setting plugin configuration secrets"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/540#issuecomment-508959470", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/540", "id": 508959470, "node_id": "MDEyOklzc3VlQ29tbWVudDUwODk1OTQ3MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-07-06T23:11:35Z", "updated_at": "2019-07-06T23:13:29Z", "author_association": "OWNER", "body": "This is now being used successfully by https://datasette-auth-demo.now.sh/", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 464449570, "label": "Add a universal navigation bar which can be modified by plugins"}, "performed_via_github_app": null}