laravel jwt

2.0.3 2021-08-27 07:09 UTC

This package is auto-updated.

Last update: 2024-09-27 14:04:47 UTC


README

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

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

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