I\'m developing a single page web application and it uses stateless approach for authorization: after the user logs in a JWT is sent along with every request in Author
Author