安卓登录参数
This commit is contained in:
parent
48262bcb48
commit
f153b5f34c
@ -24,7 +24,7 @@ public class GoogleLogin {
|
|||||||
private static volatile GoogleLogin sInstance;
|
private static volatile GoogleLogin sInstance;
|
||||||
private GoogleSignInClient mGoogleSignInClient;
|
private GoogleSignInClient mGoogleSignInClient;
|
||||||
private static final int REQUEST_CODE_GOOGLE_SIGN_IN = 1001; /* unique request id */
|
private static final int REQUEST_CODE_GOOGLE_SIGN_IN = 1001; /* unique request id */
|
||||||
private static final String server_client_token = "148033966839-5l56p629kpiv0knt94076arvq62ql12f.apps.googleusercontent.com";
|
private static final String server_client_token = "992514462460-tp5u584fpq40lrd7m75huk4j8c6227dv.apps.googleusercontent.com";
|
||||||
|
|
||||||
public static GoogleLogin getInstance()
|
public static GoogleLogin getInstance()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user