swoolecan / auth
swoole用户认证组件
dev-master
2020-06-01 06:03 UTC
Requires
- php: ^7.3
- ext-swoole: >=4.4
- hyperf/database: ~1.1.0
- hyperf/db-connection: ^1.1
- hyperf/utils: ~1.1.22
- phper666/jwt-auth: ~3.0.1
Requires (Dev)
- hyperf/testing: ~1.1.0
This package is not auto-updated.
Last update: 2025-03-04 05:14:19 UTC
README
使用示例代码:https://github.com/candocker/passport
安装
composer require wangcan/swoole-auth
发布配置
php bin/hyperf.php vendor:publish wangcan/swoole-auth
修改配置文件config/autoload/jwt.php
数据库迁移
php bin/hyperf.php migrate
CHANGELOG
License
The MIT License (MIT). Please see License File for more information.