The Auth plugins allow to control user access and profiles.
Outside of docker:
docker compose up -d
docker exec -it tinyframework-authentication-php-1 bashInsite of docker container:
composer require sgc-fireball/tinyframework-auth
php console tinyframework:serveRichard Hülsberg rh+github@hrdns.de