Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/linuxfoundation/crowd.dev
/ get
Function
get
backend/src/database/models/user.ts:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
len: [0, 255],
29
},
30
get() {
31
return
undefined
32
},
33
},
34
emailVerified: {
35
type
: DataTypes.BOOLEAN,
Callers
2
getGithubStrategy
Function · 0.85
getGoogleStrategy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected