createClient() Method
Last updated
Last updated
Instantiates deskree-js
SDK.
Field | Required | Data Type | Description |
---|---|---|---|
Field | Required | Data Type | Description |
---|---|---|---|
options
Object
Name of Deskree table to instantiate connection with
projectId
Object
Name of Deskree table to instantiate connection with
axios
axios instance
Instance of axios
package
adminToken
string
userToken
string
Refresh token obtained from sign-up or sign-in methods
Examples:
signInEmail()
signUpEmail()
signInOAuth()
Deskree Admin Token from project Settings -> Access Token