MCPcopy Create free account
hub / github.com/node-webot/wechat / oauth.js

File oauth.js

lib/oauth.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var urllib = require('urllib');
2var wrapper = require('./util').wrapper;
3var querystring = require('querystring');
4

Callers

nothing calls this directly

Calls 3

wrapperFunction · 0.85
processTokenFunction · 0.85
AccessTokenFunction · 0.70

Tested by

no test coverage detected