MCPcopy Create free account
hub / github.com/codecombat/codecombat / useSocialSignOn

Function useSocialSignOn

static-mock.js:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 isInGodMode () { return false },
26 level () { return 1 },
27 useSocialSignOn () { return true },
28 gems () { return 0 },
29 getPhotoURL () { return '' },
30 displayName () { return '' },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected