Updates
This commit is contained in:
parent
c41e94e7eb
commit
c4f8798d9e
@ -165,6 +165,7 @@ async function loginUser({
|
|||||||
*/
|
*/
|
||||||
httpResponse = await new Promise((resolve, reject) => {
|
httpResponse = await new Promise((resolve, reject) => {
|
||||||
const reqPayload = JSON.stringify({
|
const reqPayload = JSON.stringify({
|
||||||
|
encryptionKey,
|
||||||
payload,
|
payload,
|
||||||
database,
|
database,
|
||||||
additionalFields,
|
additionalFields,
|
||||||
|
Loading…
Reference in New Issue
Block a user