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 | |
---|---|---|---|---|
Auth0 and Websockets | 11 | 5749 | May 19, 2021 | |
Angular AuthHttpInterceptor option for adding headers to every request | 0 | 3889 | March 18, 2021 | |
Angular EventSource support | 0 | 1440 | December 7, 2022 | |
Angular Auth0 Interceptor blocking all api calls unless logged in [Fixed] | 5 | 7017 | February 5, 2020 | |
AuthHttpInterceptor not adding token | 2 | 112 | July 31, 2024 |