Revert changes
Peer Discovery AWS Integration Test / Integration Test (push) Has been cancelled
Details
Peer Discovery AWS Integration Test / Integration Test (push) Has been cancelled
Details
This commit is contained in:
parent
2e357fd83a
commit
237a299b3c
|
|
@ -241,6 +241,7 @@ module.exports = {
|
|||
const params = 'client_id=' + client_id +
|
||||
'&client_secret=' + client_secret +
|
||||
'&grant_type=client_credentials' +
|
||||
'&token_format=jwt' +
|
||||
'&response_type=token'
|
||||
req.open('POST', url, false)
|
||||
req.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded')
|
||||
|
|
|
|||
Loading…
Reference in New Issue