ithilbert/userauth

User Auth system with Roles

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:module

pkg:composer/ithilbert/userauth

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

This package is auto-updated.

Last update: 2026-02-17 15:11:06 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