Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-app/angular-app
/ security.js
File
security.js
server/test/security.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
rewire = require(
'rewire'
);
2
var
security = rewire(
'../lib/security'
);
3
4
var
config = {
Callers
nothing calls this directly
Calls
3
mockUpMongoStrategy
Function · 0.85
mockUpPassport
Function · 0.85
mockUpUser
Function · 0.85
Tested by
no test coverage detected