ApiLogicServer / ApiLogicServer-src

Create an executable project (API and Admin App) from a database with 1 command, customize with rules and Python in your IDE
https://apilogicserver.github.io/Docs/
BSD 3-Clause "New" or "Revised" License
27 stars 3 forks source link

Authentication Admin App broken #20

Closed valhuber closed 8 months ago

valhuber commented 8 months ago

The entity names are missing the prefix in authentication-admin.yml.

authentication-User is required (not User).

Fixed in next release (shortly)

valhuber commented 8 months ago

Fixed in 9.05.00