MCPcopy Create free account
hub / github.com/Forward-Future/loopy / callback

Function callback

loop-library/site/script.js:1159–1161  ·  view source on GitHub ↗
(token)

Source from the content-addressed store, hash-verified

1157 sitekey: siteKey,
1158 action: widget.action,
1159 appearance: "interaction-only",
1160 execution: "render",
1161 size: "flexible",
1162 theme:
1163 document.documentElement.dataset.theme === "dark" ? "dark" : "light",
1164 callback(token) {

Callers

nothing calls this directly

Calls 1

setTurnstileReadyFunction · 0.85

Tested by

no test coverage detected