Search by

phyrus / auth

PhyrusFramework

Phyrus Auth module

2.0.5 2023-05-20 18:04 UTC

This package is auto-updated.

Last update: 2026-09-22 00:42:07 UTC


README

The Auth module implements the creation and management of users and authentication. With a few lines you can implement sign up, sign in, and token validation in your project.

composer require phyrus/auth

Find the documentation in: https://phyrus.gitbook.io/phyrus-auth/