argo-client-java icon indicating copy to clipboard operation
argo-client-java copied to clipboard

It's unclear how to implement authentication

Open crenshaw-dev opened this issue 5 years ago • 2 comments

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.

crenshaw-dev avatar Mar 11 '20 19:03 crenshaw-dev

Finally found an example here. Would it make sense to move that into this repo?

crenshaw-dev avatar Mar 11 '20 20:03 crenshaw-dev

Yeah, It would help a lot of people. at least It could be mentioned in the README.md .

unikzforce avatar Sep 20 '20 07:09 unikzforce