Skip to content

Instantly share code, notes, and snippets.

@gizmo71
gizmo71 / cycode-login.js
Last active October 27, 2025 10:07
Cycode Login
// ==UserScript==
// @name Cycode login username
// @namespace http://davegymer.com/
// @version 2025-10-27E
// @description Provide pasteable login details
// @author dgymer@ford.com
// @match https://app.cycode.com/auth/realms/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
// @grant none