Ww are using AuthHttpInterceptor to intercept the client calls in Angular. It works well. We want to add sockjs next for web socket communication. But it seems that AuthHttpInterceptor was not setting the required authorization header hence the sockji was unable to initialize.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
httpInterceptor does not add authorization header | 4 | 6063 | January 31, 2023 | |
Auth0 with angular universal | 0 | 1748 | November 25, 2022 | |
AuthHttpInterceptor not adding token | 2 | 623 | July 31, 2024 | |
Auth0 and Websockets | 11 | 6089 | May 19, 2021 | |
Authorization header not added | 4 | 3601 | October 13, 2021 |