PHPackages                             wenhainan/think-token - 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. wenhainan/think-token

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

wenhainan/think-token
=====================

auth package for thinkphp6

1.1.2(4y ago)192.0k1[1 issues](https://github.com/wenhainan/think-token/issues)Apache-2.0PHPPHP &gt;=7.1.0

Since Jan 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/wenhainan/think-token)[ Packagist](https://packagist.org/packages/wenhainan/think-token)[ Docs](https://github.com/wenhainan/think-token)[ RSS](/packages/wenhainan-think-token/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (12)Used By (0)

think-token
-----------

[](#think-token)

- 轻量级,无依赖
- 支持redis/mysql token

安装
--

[](#安装)

```
composer require  wenhainan/think-token
```

- 安装后会自动生成，config/token.php配置文件
- 自行配置下，主要参数如下

```
