home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 508938015

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/543#issuecomment-508938015 https://api.github.com/repos/simonw/datasette/issues/543 508938015 MDEyOklzc3VlQ29tbWVudDUwODkzODAxNQ== 9599 2019-07-06T16:23:56Z 2019-07-06T16:24:16Z OWNER Potential design: ``` $ datasette publish --plugin-secret datasette-auth-github client_id xxx ``` This would populate the following in `metadata.json`: ```json { "plugins": { "datasette-auth-github": { "client_id": {"$env": "DATASETTE_AUTH_GITHUB_CLIENT_ID"} } } } ``` And would ensure that the environment variable `DATASETTE_AUTH_GITHUB_CLIENT_ID` is set to the correct value. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 464868844  
Powered by Datasette · Queries took 1.146ms