-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for bearer tokens in websocket protocols (#533)
* feat: add support for bearer tokens in websocket protocols Signed-off-by: David Kovari <[email protected]> * bearerToken returns string, error errors on failing to get token Signed-off-by: David Kovari <[email protected]> * code cleanup and add tests Signed-off-by: David Kovari <[email protected]> * style(golangci-lint): adressing meta linters errors Signed-off-by: Dario Tranchitella <[email protected]> --------- Signed-off-by: David Kovari <[email protected]> Signed-off-by: Dario Tranchitella <[email protected]> Co-authored-by: Dario Tranchitella <[email protected]>
- Loading branch information
1 parent
2a97211
commit 4ae014c
Showing
2 changed files
with
91 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters