An open API service indexing awesome lists of open source software.

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

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/