The JWT and authentication Recent readings about the use of JWT in authentication headers, their refreshing, and so forth raised some recent concerns and questions . While some articles regarding JWT and state session management suggests neither storing in local storage of the token, disabling the token via state session…