MCPcopy Index your code
hub / github.com/parse-community/parse-server / mockCustom

Function mockCustom

spec/helper.js:379–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

377}
378
379function mockCustom() {
380 return mockCustomAuthenticator('fastrde', 'password');
381}
382
383function mockFacebookAuthenticator(id, token) {
384 const facebook = {};

Callers 1

helper.jsFile · 0.85

Calls 1

mockCustomAuthenticatorFunction · 0.85

Tested by

no test coverage detected