swoole用户认证组件

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/swoolecan/auth

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

This package is not auto-updated.

Last update: 2025-10-14 08:00:26 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.