janfish / swoft-auth
Auth component for swoft
v1.0.4
2018-11-02 15:19 UTC
Requires
- firebase/php-jwt: ^5.0
- psr/simple-cache: ^1.0
- swoft/cache: ^1.0
- swoft/framework: ^1.0
- swoft/http-server: ^1.0
Requires (Dev)
- eaglewu/swoole-ide-helper: dev-master
- friendsofphp/php-cs-fixer: ^2.11
- phpunit/phpunit: ^5.7
This package is not auto-updated.
Last update: 2025-04-02 23:02:59 UTC
README
Swoft Auth Component(fixed by janfish)
Install
- composer command
composer require swoft/auth
Document
Now
- BasicAuth
- BearerToken (JWT)
- Acl
Future
- Oauth 2.0
Unit testing
composer test
LICENSE
The Component is open-sourced software licensed under the Apache license.