-
Notifications
You must be signed in to change notification settings - Fork 142
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
Implement Google certs HTTP outcall and transform #2766
Conversation
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.
Thanks!
How have you tried it? Did you call it in another branch?
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.
Seems fine :)
@sea-snake did you test this HTTP outcall in another branch? |
I tested it by temporarily adding a update and query method that call the get_certs and transform_certs respectively. |
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.
LGTM!
…all' into sea-snake/google-certs-http-outcall
Implement Google certs HTTP outcall and transform
Changes
identity_jose
from dev dependency to a regular dependencyTests
Added unit tests for the various transform methods
🟡 Some screens were changed