Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
everyModule = require(
'./everymodule'
)
2
, oid = require(
'openid'
)
3
, url = require(
'url'
)
4
, extractHostname = require(
'../utils'
).extractHostname;
Callers
nothing calls this directly
Calls
1
extractHostname
Function · 0.85
Tested by
no test coverage detected