Skip to main content

GOOGLE_AUTH_SCOPE

Signature

GOOGLE_AUTH_SCOPE: {
readonly email: "https://www.googleapis.com/auth/userinfo.email";
readonly profile: "https://www.googleapis.com/auth/userinfo.profile";
}