mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Request new ZKC-based auth credential
This commit is contained in:
@@ -3196,7 +3196,7 @@ export function initialize({
|
||||
urlParameters:
|
||||
`?redemptionStartSeconds=${startDayInSeconds}&` +
|
||||
`redemptionEndSeconds=${endDayInSeconds}&` +
|
||||
'pniAsServiceId=true',
|
||||
'zkcCredential=true',
|
||||
httpType: 'GET',
|
||||
responseType: 'json',
|
||||
})) as GetGroupCredentialsResultType;
|
||||
|
||||
Reference in New Issue
Block a user