Friday, January 13, 2017

ArrowDB corresponding tag for Key

For development

 <property name="acs-api-key-development" type="string">App key</property>

<property name="acs-oauth-secret-development" type="string">OAuth Secret </property>

    <property name="acs-oauth-key-development" type="string">OAuth Consumer Key</property>

For production use  production name like
<property name="acs-api-key-production" type="string">App key</property>


Hope this helps.

No comments:

Post a Comment