home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 636494374

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/699#issuecomment-636494374 https://api.github.com/repos/simonw/datasette/issues/699 636494374 MDEyOklzc3VlQ29tbWVudDYzNjQ5NDM3NA== 9599 2020-05-31T16:29:48Z 2020-05-31T16:29:48Z OWNER If Datasette were to support authentication out-of-the-box, without plugins (which makes more sense with writable canned queries, #698) what would that look like? Some options: - Jupyter notebook style: output a magic URL on the console with a one-time token to authenticate the user as an "admin" - Really simple password authentication - via an environment variable perhaps? - SQL based authentication: I was going to do this as a plugin, but maybe it should be default? A way of configuring a SQL query which can be used to authenticate a user based on their username and password. {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 582526961  
Powered by Datasette · Queries took 0.938ms