I have an application with React in front and Express in back, I would like to implement authentication with persistence for user with Json Web Token
in Backend