Gettting Issuer.discover(error) using express-openid-connect

Problem statement

Users are getting Issuer.discover(error) using express-openid-connect

Solution

In order to handle that you need to update some references as below:

"resolutions": {
    "agent-base": "^6.0.1"
  },

More on that here: