swoole用户认证组件

dev-master 2020-06-01 06:03 UTC

This package is not auto-updated.

Last update: 2024-04-16 01:13:58 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.