phyrus / auth
Phyrus Auth module
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/phyrus/auth
Requires
- phyrus/framework: >=2.0.5
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/