xtwoend/oauth-server

Hyperf 框架的 OAuth2 服务器

1.3.0 2023-07-08 04:32 UTC

This package is auto-updated.

Last update: 2024-09-08 07:04:28 UTC


README

安装

    composer require xtwoend/oauth-server

在终端运行

    php bin/hyperf.php vendor:publish xtwoend/oauth-server
    
    php bin/hyperf.php migrate

    php bin/hyperf.php oauth:key