laravel jwt

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/daviswwang/jwt

2.0.3 2021-08-27 07:09 UTC

This package is auto-updated.

Last update: 2025-09-27 16:13:43 UTC


README

laravel 框架的 jwt 鉴权(json web token)组件。

采用基于https://github.com/lcobucci/jwt/tree/3.3 进行封装。

黑名单的设置参考了这篇文章https://learnku.com/articles/17883