elixir-cloud-aai / foca

Opinionated Flask microservice archetype for quick OpenAPI-based microservice development
Apache License 2.0
16 stars 12 forks source link

Implement access control config as a part of security configuration #145

Closed kushagra189 closed 2 years ago

kushagra189 commented 2 years ago

Currently, the Access Control Config exists as a separate entity. We need to move it and implement it as a part of the security config.