UnhandledPromiseRejectionWarning: TypeError: r.match is not a function
at c:\Users\keato\Desktop\vscode tests\NZCP\node_modules\@vaxxnz\nzcp\dist\esbuild\node.js:10:13495
Steps to Reproduce the Problem
1.use passport code i used
run it through the verifyPassURI
get error in console
see code attached below i am trying to use it with express
index.txt
Expected Behavior
return bad public key(testing code from NZCP website)
Actual Behavior
Steps to Reproduce the Problem
1.use passport code i used
Specifications