datasette-auth-github 1.0

山止川行AI 前沿📡 Simon Willison's Weblog2026-09-20962 阅读💛 265 收藏

19th September 2026

Release datasette-auth-github 1.0 — Datasette plugin that authenticates users against GitHub

I run this GitHub login plugin on the demo site and I noticed that my authenticated sessions weren't lasting very long. It turned out that the plugin was setting cookies without a Max-Age parameter, so they were expiring at the end of a browser session (which in Mobile Safari seems to happen pretty often, independently of how you are using the app.)

I fixed that in #80 and, since this plugin has been around for quite a while and is tested against both Datasette 0.65.x and Datasette 1.0ax, I decided to bump it up to a 1.0 release. I'm trying to get better at promoting stable plugins to 1.0.

文章评论(3

暮临风36 分钟前

实话,说的不明不白

回复
墨沐雨20 分钟前

看标题就点进来了,内容果然没让人失望。

回复
暮拾贝26 分钟前

实测过类似工具,作者说的基本属实。

回复