-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added new element type: ExternalSignature #69
Conversation
I've approved this in the old PR: #68 Reposting feedback:Looks good! I added only a few small changes to align with another branch I am working in. Just getting ahead. Question Is it possible to obtain the |
@jdville03 I can't approve this b/c I opened a new PR. Could you, if you have time, review? Or re-approve the changes? Though, we don't want to merge this, until the above dependencies have been satisfied. |
Yeah I agree that could be convenient to have. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me too. We'll just need to update package.json
when this is ready to merge.
Signed-off-by: Felipe Forbeck <[email protected]>
@jtrein |
Thank you, @fforbeck. Makes sense. I’ll create an issue for Elements repo, so I don’t forget about that label. |
From @fforbeck:
It adds a new element type called ExternalSignature, which is an Identity type with a service name used to indicate which service must sign the contract.
🚨 Dependencies: