argo-client-java
argo-client-java copied to clipboard
It's unclear how to implement authentication
The bottom of the README mentions which authentication methods are available, but it provides neither 1) an explanation of configuring authentication in argo-server nor 2) code examples for how to use authentication once it's set up.
Since the README is generated, we may need to use some OpenAPI-Generator config to augment the README. Or alternatively, we may need to create an additional file documenting authentication usage.
Finally found an example here. Would it make sense to move that into this repo?
Yeah, It would help a lot of people. at least It could be mentioned in the README.md .