goharbor-client icon indicating copy to clipboard operation
goharbor-client copied to clipboard

feat: Add customer auth func

Open lengrongfu opened this issue 2 years ago • 2 comments

Signed-off-by: lengrongfu [email protected]

Add a method NewRESTClientWithAuthFunc to initialize Client through a custom authentication function; Our Harbor uses OIDC authentication, cannot use basic auth, and needs to use Auth token.

lengrongfu avatar Aug 27 '22 01:08 lengrongfu

@elenz97 Hi, is there any problem about this PR?

lengrongfu avatar Sep 03 '22 03:09 lengrongfu

Hey @lengrongfu, thanks for your contribution. Just a small nitpick on the godoc :+1:

Hi, is there any problem about this PR? @elenz97

lengrongfu avatar Sep 16 '22 14:09 lengrongfu