I have created a Token HTTP Interceptor, which will add a token from the current user. This seems to work fine for all post requests but does not work on GET requests!
Is