Accounts and global Settings can no longer be configured by the Application itself.
Instead, an Admin Dashboard must be developed that allows configuration for certain users.
Expected is that it runs under the Rest Api:
http://mystream.dev/api <-- Rest API
http://mystream.dev <-- Admin Dashboard
Accounts and global Settings can no longer be configured by the Application itself.
Instead, an Admin Dashboard must be developed that allows configuration for certain users.
Expected is that it runs under the Rest Api: