| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
There are also likely several style violations that checkstyle will check when the parent pom is added.
Sorry, something went wrong.
|
@kurtisvg I addressed your comments, let me know if there's anything else |
Sorry, something went wrong.
|
@dansanche Just needs a test for the two snippets, then LGTM |
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
|
No, that seems like a reasonable explanation. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adding java samples for endpoints auth between services
related to b/109951097 and cl/228405078