Error: algorithms should be set at module.exports (D:\study material\LCO\NodeJs\MERN\node_modules\express-jwt\lib code example
Example: throw new Error('algorithms should be set');
expressJwt({ secret: process.env.JWT_SECRET, algorithms: ['RS256'] });