unioslo / harborapi

Python async client for the Harbor REST API v2.0.
https://unioslo.github.io/harborapi/
MIT License
28 stars 5 forks source link

Add `verify` parameter for `authenticate` #74

Closed pederhan closed 8 months ago

pederhan commented 8 months ago

Adds a new parameter verify which allows users to control the SSL verification of an existing client instance.