Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fun
Method · 0.45
loadStudentsFromAPI
Method · 0.45
signupWithFacebook
Function · 0.45
signupWithGPlus
Function · 0.45
success
Method · 0.45
signupWithGPlus
Method · 0.45
fetchGPlusUser
Method · 0.45
linkGPlusUser
Method · 0.45
loginGPlusUser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected