MCPcopy
hub / github.com/parse-community/parse-server / AuthenticationAdapters.spec.js

File AuthenticationAdapters.spec.js

spec/AuthenticationAdapters.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const request = require('../lib/request');
2const Config = require('../lib/Config');
3const defaultColumns = require('../lib/Controllers/SchemaController').defaultColumns;
4const authenticationLoader = require('../lib/Adapters/Auth');

Callers

nothing calls this directly

Calls 15

createOAuthUserFunction · 0.85
okFunction · 0.85
failFunction · 0.85
reconfigureServerFunction · 0.85
strictEqualFunction · 0.85
validatorFunction · 0.85
toStringMethod · 0.80
generateMethod · 0.80
getMockMyOauthProviderFunction · 0.70

Tested by

no test coverage detected