Uh oh!
There was an error while loading. Please reload this page.
Endpoints Auth Between Services - #1330
Conversation
kurtisvg
left a comment
There was a problem hiding this comment.
There are also likely several style violations that checkstyle will check when the parent pom is added.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
19765e9 to
510d311Comparedaniel-sanche
commented
Feb 8, 2019
@kurtisvg I addressed your comments, let me know if there's anything else |
kurtisvg
commented
Feb 8, 2019
@dansanche Just needs a test for the two snippets, then LGTM |
daniel-sanche
commented
Feb 8, 2019
The issue with testing these is that it requires an endpoints backed to be deployed for it to work as intended. If you think it's necessary, I could test the jwt creation function in isolation, but it feels like that would be more a test of the jwt/cyptography libraries I'm using rather than the sample itself |
kurtisvg
commented
Feb 8, 2019
No, that seems like a reasonable explanation. |
Adding java samples for endpoints auth between services
related to b/109951097 and cl/228405078