maykinmedia / commonground-api-common

Shared functions between Common Ground API components
0 stars 0 forks source link

Remove APICredential-based machinery #7

Open sergei-maertens opened 1 year ago

sergei-maertens commented 1 year ago

We can rely 100% on zgw-consumers instead of having this mixed approach based on a vanilla gemma-zds-client implementation.

zgw-consumers is richer and provides django support. The core mechanisms (get_auth etc.) should be adapted to build on top of zgw-consumers.