-
Notifications
You must be signed in to change notification settings - Fork 117
Unbundle params from output types #328
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
base: main
Are you sure you want to change the base?
Conversation
I like this one better than #326, but not sure if it has some negative consequences if the params are not available for |
The caller could always bundle up the params and the |
@est31 sorry, I just pushed a bunch more stuff -- will stop here and let you take another look. |
ef856b7
to
74e48d2
Compare
I set my project to use After a few updates I was able to successfully sign using a mock Key Vault. I'm working on confirming with the real Azure Key Vault. |
I'll give this a review by EOW. |
This is an alternative direction to #326. From here, I think we can add a nice
Issuer
builder API.