Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node forge replaces x509 #143

Closed
wants to merge 1 commit into from
Closed

Node forge replaces x509 #143

wants to merge 1 commit into from

Conversation

crolarlibertyva
Copy link

@crolarlibertyva crolarlibertyva commented Dec 14, 2020

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 PR replaces the dependency on x509 with node-forge. The x509 library hasn't seen a release in a while and wont' install on later version of node.js.

  • This change doesn't not effect the usage of this project.
  • The usage of node-forge required a minor change.

References

Testing

  • Testing of existing functionality would suffice. Behavior is unchanged.

  • Current test coverage applies for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs (no changed functionality)
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@crolarlibertyva
Copy link
Author

Can close this one if #142 is merged.

…ed. Upgrade other deps

depency audit upgrade

remove get and revert error

nodeforge changes only

nodeforge changes only

nodeforge changes only
@crolarlibertyva
Copy link
Author

#142 was merged. This is not needed anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant