home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 642175892

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/829#issuecomment-642175892 https://api.github.com/repos/simonw/datasette/issues/829 642175892 MDEyOklzc3VlQ29tbWVudDY0MjE3NTg5Mg== 9599 2020-06-10T18:13:26Z 2020-06-10T18:13:26Z OWNER I'm going with `expires_at` - except to keep the cookies shorter the key will be called `e` and the actor will go in `a`, like this: ```json { "e": "1UuHoo", "a": {"id": "root"} } ``` That `e` value is a base64 encoded expiry integer timestamp (again for a shorter cookie) - using https://pypi.org/project/python-baseconv/ {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 636426530  
Powered by Datasette · Queries took 2.483ms