xtwoend/oauth-server

OAuth2 Server for Hyperf Framework

1.3.0 2023-07-08 04:32 UTC

This package is auto-updated.

Last update: 2024-04-08 06:09:47 UTC


README

installation

    composer require xtwoend/oauth-server

Run on terminal

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

    php bin/hyperf.php oauth:key