Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/bugy/script-server
/ getLoginButton
Function
getLoginButton
web-src/src/login/login.js:174–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
function
getLoginButton() {
175
return
document.getElementsByClassName(
'login-button'
)[0];
176
}
177
178
function
sendLoginRequest(formData) {
179
Callers
3
onSuccess
Function · 0.85
onError
Function · 0.85
sendLoginRequest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected