I want to store a JWT token that I receive from my Spring Boot backend in the Local Storage of my Angular app. The JWT is send from Spring Boot in the header of the response