public class Oauth2Scopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PLUS_LOGIN
Know the list of people in your circles, your age range, and language.
|
static String |
PLUS_ME
Know who you are on Google.
|
static String |
USERINFO_EMAIL
View your email address.
|
static String |
USERINFO_PROFILE
View your basic profile info.
|
public static final String PLUS_LOGIN
public static final String PLUS_ME
public static final String USERINFO_EMAIL
public static final String USERINFO_PROFILE