node-azure-ad-jwt icon indicating copy to clipboard operation
node-azure-ad-jwt copied to clipboard

cannot read every of undefined

Open derekjgrove opened this issue 6 years ago • 0 comments

Hello I hope you can help,

Summary: There is some case where certificates parameter can be undefined function: self.verify file: lib/azure-ad-validation-manager.js.

Since there is no try block encapsulating certificates.every, or variable check on certificates before certificates.every, it is causing issues.

Thank you

derekjgrove avatar Aug 23 '18 21:08 derekjgrove