MCPcopy
hub / github.com/bnoguchi/everyauth / openid.js

File openid.js

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

Source from the content-addressed store, hash-verified

1var everyModule = require('./everymodule')
2 , oid = require('openid')
3 , url = require('url')
4 , extractHostname = require('../utils').extractHostname;

Callers

nothing calls this directly

Calls 1

extractHostnameFunction · 0.85

Tested by

no test coverage detected