AzureAD / passport-azure-ad

The code for Passport Azure AD has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/passport-azure-ad
Other
420 stars 177 forks source link

Add option to force verify callback signature #544

Closed 0x0ece closed 3 years ago

0x0ece commented 3 years ago

There are situation where the signature of the verify callback isn't correctly auto-detected. This PR adds an option to force the desired signature.

One relevant example is the NestJS framework, see this issue caused by this code.

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

jcarlin commented 3 years ago

Any word on priority of this original issue and this PR? We cannot use passport-azure-ad with nest.js without this fix.

jasonnutter commented 3 years ago

We are moving the code for Passport Azure AD to the MSAL.js repo. If you would still like this PR to be considered, please reopen it in the MSAL.js repo: https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/passport-azure-ad