Interface: GoogleUserInfoResponse
Defined in: electron/services/cloud/providers/googleDrive/googleOpenIdSchemas.ts:7
Minimal subset of the Google OpenID Connect userinfo payload.
Properties
email?
readonlyoptionalemail:string
Defined in: electron/services/cloud/providers/googleDrive/googleOpenIdSchemas.ts:9
Email address (if provided).
name?
readonlyoptionalname:string
Defined in: electron/services/cloud/providers/googleDrive/googleOpenIdSchemas.ts:11
Display name (if provided).