Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 238 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 238 Bytes

Hyperf JWT

The auth component for Hyperf.

Installation

  • Installation
composer require hyperf-component/auth

发布配置

php bin/hyperf.php vendor:publish hyperf-component/auth

使用