pdga/auth

A PDGA library containing auth related code.

1.1.0 2022-09-01 14:37 UTC

This package is auto-updated.

Last update: 2024-05-29 05:21:18 UTC


README

Auth related code for the PDGA's back-end PHP systems.

Install Composer Deps

docker-compose run --rm -u $(id -u):$(id -g) composer install

Run Unit Tests

./run-tests.sh

Require this Library as a Dependency

composer require pdga/auth