swoft / auth
Auth component for swoft
v2.0.0
2021-09-03 07:13 UTC
Requires
- firebase/php-jwt: ^5.0
- psr/simple-cache: ^1.0
- swoft/framework: ~2.0.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.11
- phpunit/phpunit: ^7.5
README
Swoft Auth Component
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.