Hi Possible to add Header Bearer Token? #945
herrmann78
started this conversation in
General
Replies: 1 comment 2 replies
|
what your looking for is the arduinoWebSockets/src/WebSocketsClient.h Line 105 in 1789a18 e.g. webSocket.setAuthorization("Bearer <token here>"); |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
it's possible to use a header Authentication: Bearer token??
Thanks
All reactions