ithilbert/userauth

User Auth system with Roles

Maintainers

Package info

github.com/ITHilbert/userauth

Type:module

pkg:composer/ithilbert/userauth

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-02-17 15:10 UTC

This package is auto-updated.

Last update: 2026-03-09 12:10:14 UTC


README

Beschreibung: User Auth system with Roles.

Dokumentation

Die ausführliche Dokumentation befindet sich im Ordner docs/:

Installation

composer require ithilbert/userauth

Konfiguration

Audit Logs (Optional)

Um das Audit-Logging für Login-Versuche zu aktivieren, fügen Sie folgende Zeile zu Ihrer .env Datei hinzu:

USERAUTH_AUDIT_LOG_ENABLED=false
USERAUTH_2FA_ENABLED=false

Namespace

ITHilbert\UserAuth