Doug Logan

Results 4 issues of Doug Logan

If you require openpgpjs in your project, you will get the error: mscorlib: Error: Cannot find module 'crypto' This is even if you have the module "crypto" required by the...

bug

The profile request for AzureAD requires an Auth Bearer header rather than an access_token in the URL. Since adding an extra header shouldn't ever hurt anything, updated the get call...

I've been working through the various documentations for PM2 and this trying to get a better picture of exactly how you're supposed to use this. What I want to have...

Adding the CORSCredentials setting to true in local.settings.json; does not appear to result in Access-Control-Allow-Credentials: true, header being added to the HTTP Response even when a valid Origin is passed,...