https://github.com/johncms/auth
Auth Module for JohnCMS
https://github.com/johncms/auth
Last synced: 11 months ago
JSON representation
Auth Module for JohnCMS
- Host: GitHub
- URL: https://github.com/johncms/auth
- Owner: johncms
- Created: 2023-05-27T10:27:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T20:24:26.000Z (about 2 years ago)
- Last Synced: 2025-03-24T23:45:01.075Z (about 1 year ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# johncms/auth
The Auth Module for JohnCMS
## System requirements
- PHP 8.0 and higher
- MySQL 5.7
## Installation
```bash
composer require johncms/auth
```