Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 270 Bytes

File metadata and controls

21 lines (11 loc) · 270 Bytes

OAuth2 Server for Hyperf Framework

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