ehildt / acap

A simple and convenient way to distribute and provide content to your apps ;)
MIT License
3 stars 4 forks source link

Implement authentication and authorization #14

Closed ehildt closed 2 years ago

ehildt commented 2 years ago

As a developer, I want to be able to authenticate and authorize against the config-manager. The idea is to use tokens to manage which microservices can consume which config Service-Ids.

ACC