https://github.com/mix-php/auth
JWT authorization library based on psr-7 standard
https://github.com/mix-php/auth
auth mix
Last synced: 8 months ago
JSON representation
JWT authorization library based on psr-7 standard
- Host: GitHub
- URL: https://github.com/mix-php/auth
- Owner: mix-php
- Created: 2019-01-23T11:41:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:43:08.000Z (over 5 years ago)
- Last Synced: 2025-07-20T09:52:40.290Z (8 months ago)
- Topics: auth, mix
- Language: PHP
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Auth
基于 PSR-7 标准的 JWT 授权库
## Usage
安装:
```
composer require mix/auth
```
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1708709
## License
Apache License Version 2.0, http://www.apache.org/licenses/