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