auth0 / node-samlp

SAML Protocol support for node (only IdP for now)
MIT License
136 stars 117 forks source link

fix(nameIdentifierProbes): better type handling #102

Closed ziluvatar closed 4 years ago

ziluvatar commented 4 years ago

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

This handles better the type of options.nameIdentifierProbes.

Testing

Checklist