# thinkphp最详细的jwt 生成token以及使用 **Repository Path**: jf0508/jwtphp ## Basic Information - **Project Name**: thinkphp最详细的jwt 生成token以及使用 - **Description**: thinkphp最详细的jwt 生成token以及使用 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-27 - **Last Updated**: 2024-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ** 生成token** ![输入图片说明](https://images.gitee.com/uploads/images/2019/1218/110428_bbbed1c9_2061400.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/1218/110314_39955b87_2061400.png "屏幕截图.png") token带入解密之后获取的值 ![输入图片说明](https://images.gitee.com/uploads/images/2019/1218/110415_bebfce95_2061400.png "屏幕截图.png")