MCPcopy 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
402function mockFacebook() {
403 return mockFacebookAuthenticator('8675309', 'jenny');
404}
405
406function mockShortLivedAuth() {
407 const auth = {};

Callers 1

helper.jsFile · 0.85

Calls 1

Tested by

no test coverage detected