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

Feature/async strategies (update #1) #89

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

D1plo1d
Copy link

@D1plo1d D1plo1d commented Apr 28, 2022

This pull request brings the async fork for signing on hardware security modules ( #74 ) up to date with the latest auth0/node-saml master. From the original pull request:

Allow the user of the library to specify a signing or encryption strategy externally. Useful when signing keys are in remote servers or HSM devices and signing must happen async or with the use of custom APIs.

Testing

[ x ] This change adds test coverage for new/changed/fixed functionality
Checklist
[ x ] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
[ x ] All active GitHub checks for tests, formatting, and security are passing
[ x ] The correct base branch is being used, if not master

@D1plo1d D1plo1d changed the title Feature/async strategies Feature/async strategies (update #1) Apr 28, 2022
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.

None yet

2 participants