This commit is contained in:
Tben
2023-07-02 07:06:48 +01:00
parent c4c355f58c
commit cc1112c3f0
9 changed files with 450 additions and 9 deletions
+2
View File
@@ -93,6 +93,8 @@ module.exports = async function ({ key, payload, database, response, encryptionK
* Make https request
*
* @description make a request to datasquirel.com
*
* @type {{ success: boolean, payload: DATASQUIREL_LoggedInUser | null }}
*/
const httpResponse = await new Promise((resolve, reject) => {
const reqPayload = JSON.stringify({