Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 456 Bytes

readme.md

File metadata and controls

28 lines (18 loc) · 456 Bytes

TinyFramework Authentication

Introduction

The Auth plugins allow to control user access and profiles.

Setup

Outside of docker:

docker compose up -d
docker exec -it tinyframework-authentication-php-1 bash

Insite of docker container:

composer require sgc-fireball/tinyframework-auth
php console tinyframework:serve

Author

Richard Hülsberg rh+github@hrdns.de