Skip to content

Instantly share code, notes, and snippets.

@liujed
liujed / github-auto-sso.user.js
Last active January 10, 2024 19:02 — forked from pozil/github-auto-sso.user.js
GitHub Auto SSO script for Tampermonkey
// ==UserScript==
// @name Auto-authenticate to organizations on Github
// @namespace https://jedliu.net
// @version 1.0.1
// @description Periodically authenticate to organizations on Github.
// @author Jed Liu
// @match https://github.com/*
// ==/UserScript==