update google oauth info
This commit is contained in:
parent
82f2028636
commit
3b9a43d622
@ -51,7 +51,7 @@
|
|||||||
<action android:name="android.intent.action.VIEW"/>
|
<action android:name="android.intent.action.VIEW"/>
|
||||||
<category android:name="android.intent.category.DEFAULT"/>
|
<category android:name="android.intent.category.DEFAULT"/>
|
||||||
<category android:name="android.intent.category.BROWSABLE"/>
|
<category android:name="android.intent.category.BROWSABLE"/>
|
||||||
<data android:scheme="com.googleusercontent.apps.165555585193-ud80sst45po348ohec2h33t2m6mjnlt0"/>
|
<data android:scheme="com.googleusercontent.apps.112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc"/>
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
<service android:name ="com.youme.voiceengine.VoiceEngineService">
|
<service android:name ="com.youme.voiceengine.VoiceEngineService">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"client_id": "165555585193-ud80sst45po348ohec2h33t2m6mjnlt0.apps.googleusercontent.com",
|
"client_id": "112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc.apps.googleusercontent.com",
|
||||||
"redirect_uri": "com.googleusercontent.apps.165555585193-ud80sst45po348ohec2h33t2m6mjnlt0:/oauth2redirect",
|
"redirect_uri": "com.googleusercontent.apps.112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc:/oauth2redirect",
|
||||||
"end_session_redirect_uri": "com.googleusercontent.apps.165555585193-ud80sst45po348ohec2h33t2m6mjnlt0:/oauth2redirect",
|
"end_session_redirect_uri": "com.googleusercontent.apps.112636549810-l5cp5mhm6hq4ejh3g8o4q4gbnbnkvouc:/oauth2redirect",
|
||||||
"authorization_scope": "openid email profile https://www.googleapis.com/auth/drive.appdata",
|
"authorization_scope": "openid email profile https://www.googleapis.com/auth/drive.appdata",
|
||||||
"discovery_uri": "https://accounts.google.com/.well-known/openid-configuration",
|
"discovery_uri": "https://accounts.google.com/.well-known/openid-configuration",
|
||||||
"authorization_endpoint_uri": "",
|
"authorization_endpoint_uri": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user