This repository was archived by the owner on Oct 18, 2022. It is now read-only.
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
Removal of security commands #60
Closed
Description
Removal of security commands
The sub-commands found in the security
namespace generate a very highly opinionated authentication and authorization structure in the generated web applications.
Although this type of security structure worked well for me, it might be best to leave this up to the user to decide - especially because some of its implementation was quite hacky to start with.
I will therefore be entirely removing the security
namespace and its sub-commands in future releases.