auth0 / node-samlp

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

chore(deps): Use @auth0/xmldom (same behavior kept) #119

Closed hzalaz closed 3 years ago

hzalaz commented 3 years ago

Description

Use custom version of xmldom from our npm library

References

https://www.npmjs.com/package/@auth0/xmldom Diff: https://github.com/auth0/xmldom/compare/v0.1.19-auth0_1...auth0:v0.1.21 (just the release commit)

Testing

Checklist