createClient() Method
Description
Instantiates deskree-js
SDK.
Initialization
Parameters
Options Parameters
Example
Requests
Last updated
Instantiates deskree-js
SDK.
Last updated
Copyright © 2023 Deskree Technologies Inc.
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