We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fa14e commit 2e2b5c6Copy full SHA for 2e2b5c6
1 file changed
shared/bootconfig.xml.sample
@@ -4,4 +4,5 @@
4
<!-- Replace placeholders via install script env vars or edit manually -->
5
<string name="remoteAccessConsumerKey">__CONSUMER_KEY__</string>
6
<string name="oauthRedirectURI">__REDIRECT_URI__</string>
7
+ <string-array name="oauthScopes" />
8
</resources>
0 commit comments