This commit is contained in:
Benjamin Toby 2024-08-22 13:14:47 +01:00
parent c41e94e7eb
commit c4f8798d9e

View File

@ -165,6 +165,7 @@ async function loginUser({
*/
httpResponse = await new Promise((resolve, reject) => {
const reqPayload = JSON.stringify({
encryptionKey,
payload,
database,
additionalFields,