laravel jwt

2.0.3 2021-08-27 07:09 UTC

This package is auto-updated.

Last update: 2024-04-27 13:10:19 UTC


README

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

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

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