PHPackages                             ajiho/think-jwt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ajiho/think-jwt

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

ajiho/think-jwt
===============

lcobucci/jwt integration for thinkphp6

V2.0.2(2y ago)2129[1 issues](https://github.com/ajiho/think-jwt/issues)MITPHPPHP ^7.4 || ^8.0

Since Aug 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ajiho/think-jwt)[ Packagist](https://packagist.org/packages/ajiho/think-jwt)[ Docs](https://gitee.com/ajiho/think-jwt)[ RSS](/packages/ajiho-think-jwt/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

think-jwt
=========

[](#think-jwt)

基于[lcobucci/jwt](https://packagist.org/packages/lcobucci/jwt)封装的一个jwt工具包,在前后端分离时 它非常有用。

安装
==

[](#安装)

```
composer require ajiho/think-jwt

```

配置
==

[](#配置)

/config/jwt.php

```
