laswitchtech/core-auth

Authentication and Authorization Libraries for the Laswitch Core Framework

Fund package maintenance!
LaswitchTech

v1.0.4 2024-11-19 21:26 UTC

This package is auto-updated.

Last update: 2024-12-19 21:40:02 UTC


README

coreAuth

License GitHub repo size GitHub top language Version

Description

The coreAuth package is a library that provides a set of tools to help you build applications with user authentication in PHP.

License

This software is distributed under the MIT license.

Requirements

  • PHP >= 8.0

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Composer:

composer require laswitchtech/core-auth

How do I use it?

Review the Documentation.