Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ mockFacebook
Function
mockFacebook
spec/helper.js:402–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
400
}
401
402
function
mockFacebook() {
403
return
mockFacebookAuthenticator(
'8675309'
,
'jenny'
);
404
}
405
406
function
mockShortLivedAuth() {
407
const
auth = {};
Callers
1
helper.js
File · 0.85
Calls
1
mockFacebookAuthenticator
Function · 0.85
Tested by
no test coverage detected