MCPcopy Index your code
hub / github.com/parse-community/parse-server / OAuth1Client.js

File OAuth1Client.js

src/Adapters/Auth/OAuth1Client.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var https = require('https'),
2 crypto = require('crypto');
3var Parse = require('parse/node').Parse;
4

Callers

nothing calls this directly

Calls 5

requestMethod · 0.80
toStringMethod · 0.80
updateMethod · 0.80
resolveFunction · 0.50
sendMethod · 0.45

Tested by

no test coverage detected