hyperf 扩展:JWT 认证令牌

dev-master 2022-10-14 03:06 UTC

This package is auto-updated.

Last update: 2024-04-14 06:43:53 UTC


README

# 安装依赖
composer require firecms-ext/jwt

# 发布配置
php bin/hyperf.php vendor:publish firecms-ext/jwt

# 生成(JWT)签名 Token 令牌 私钥和公钥
php bin/hyperf.php gen:jwt-keypair

# 生成(JWT)签名 Token 令牌 密钥
php bin/hyperf.php gen:jwt-secret