You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**`clientId`**| <code>string</code> | The app's client ID, found and created in the Google Developers Console. Common for Android or iOS. The default is defined in the configuration. || 3.1.0 |
307
-
|**`scopes`**| <code>string[]</code> | Specifies the scopes required for accessing Google APIs The default is defined in the configuration. |||
308
-
|**`grantOfflineAccess`**| <code>boolean</code> | Set if your application needs to refresh access tokens when the user is not present at the browser. In response use `serverAuthCode` key | <code>false</code> | 3.1.0 |
|**`clientId`**| <code>string</code> | The app's client ID, found and created in the Google Developers Console. Common for Android or iOS. The default is defined in the configuration. || 3.1.0 |
308
+
|**`scopes`**| <code>string[]</code> | Specifies the scopes required for accessing Google APIs The default is defined in the configuration. ||3.4.0-rc.4|
309
+
|**`grantOfflineAccess`**| <code>boolean</code> | Set if your application needs to refresh access tokens when the user is not present at the browser. In response use `serverAuthCode` key | <code>false</code> | 3.1.0 |
0 commit comments