datasette-auth-github 插件发布 1.0 版本
datasette-auth-github 1.0
朋友推荐:一个 GitHub 登录插件更新了,解决了移动 Safari 中认证会话失效的问题,现在更稳定了。
这个 GitHub 登录插件修复了认证会话在移动 Safari 中过早失效的问题。它支持 Datasette 0.65.x 和 1.0ax 版本。作者决定将其升级到 1.0 版本,以更好地推广稳定插件。
datasette-auth-github 1.0
Release: datasette-auth-github 1.0 I run this GitHub login plugin on the agent.datasette.io 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. Tags: github , plugins , datasette