Class

googleData

googleData(displayName, youtubeId, youtubeName, name, emails, photos)

Constructor

# new googleData(displayName, youtubeId, youtubeName, name, emails, photos)

Schema for google
Parameters:
Name Type Description
displayName String
youtubeId String
youtubeName String
name Object
emails Array.<Object>
photos Array.<String>

View Source backend/models/user.js, line 35