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