martijnboland / apptext

AppText is a content management system for applications. Application developers can use it to replace static resources in applications with dynamic content and delegate content management to non-developers.
https://apptext.io
Apache License 2.0
23 stars 5 forks source link

Dev #13

Closed martijnboland closed 4 years ago

martijnboland commented 4 years ago

Changed ApiKey authentication. There are now dedicated public endpoints that allow ApiKey authentication. Adding to ApiKey authentication to existing endpoints caused all sorts of weird side-effects because we actually don't control authentication and authorization ourselves.