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

Method token

app/core/social-handlers/GPlusHandler.js:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 token () { return (this.accessToken != null ? this.accessToken.access_token : undefined) }
37
38 fakeAPI () {
39 // eslint-disable-function n/no-callback-literal

Callers 9

funMethod · 0.45
loadStudentsFromAPIMethod · 0.45
signupWithFacebookFunction · 0.45
signupWithGPlusFunction · 0.45
successMethod · 0.45
signupWithGPlusMethod · 0.45
fetchGPlusUserMethod · 0.45
linkGPlusUserMethod · 0.45
loginGPlusUserMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected