fix client headers
This commit is contained in:
@@ -468,7 +468,7 @@ class StreamChatClient {
|
|||||||
user: state.user,
|
user: state.user,
|
||||||
connectParams: {
|
connectParams: {
|
||||||
'api_key': apiKey,
|
'api_key': apiKey,
|
||||||
'Authorization': token,
|
'authorization': token,
|
||||||
'stream-auth-type': _authType,
|
'stream-auth-type': _authType,
|
||||||
'X-Stream-Client': _userAgent,
|
'X-Stream-Client': _userAgent,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user