Demonstrate the JWT Integration
Install required dependencies Backend code Frontend code
#While opening index.html file in browser, it throws error of CORS for index.js and express server
==>Use http-server to start server with CORS desabled ==> Added allowedHeaders attribute in express.js