Searched refs:SignedSource (Results 1 – 2 of 2) sorted by relevance
13 const SignedSource = require('signedsource'); constant66 ).replace('::_SIGNING_TOKEN_::', SignedSource.getSigningToken());68 const signedContent = SignedSource.signFile(content);82 fs.writeFileSync(OUTPUT_PATH, SignedSource.signFile(content));