mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Switch batchIdentityCheck to unauth socket
This commit is contained in:
@@ -2354,6 +2354,7 @@ export async function postBatchIdentityCheck(
|
||||
data: JSON.stringify({ elements }),
|
||||
call: 'batchIdentityCheck',
|
||||
httpType: 'POST',
|
||||
unauthenticated: true,
|
||||
responseType: 'json',
|
||||
// TODO DESKTOP-8719
|
||||
zodSchema: z.unknown(),
|
||||
|
||||
Reference in New Issue
Block a user