This is my final project as a student of Digital House in the first track of Certified Tech Developer. I played a leading role in the development of the Front-end (React-JS, CSS modules) and ...
@awd22 You should not be using jwt.auth on your web routes, because can't use JWT to load the web page itself unless you put the entire token in the URL as a query string parameter (which is highly ...