Request new ZKC-based auth credential
Co-authored-by: Alex Konradi <akonradi@signal.org>
This commit is contained in:
parent
5777af38e5
commit
7545b1d33f
1 changed files with 1 additions and 1 deletions
|
@ -3196,7 +3196,7 @@ export function initialize({
|
|||
urlParameters:
|
||||
`?redemptionStartSeconds=${startDayInSeconds}&` +
|
||||
`redemptionEndSeconds=${endDayInSeconds}&` +
|
||||
'pniAsServiceId=true',
|
||||
'zkcCredential=true',
|
||||
httpType: 'GET',
|
||||
responseType: 'json',
|
||||
})) as GetGroupCredentialsResultType;
|
||||
|
|
Loading…
Add table
Reference in a new issue