swoft / auth
Auth component for swoft
Installs: 6 706
Dependents: 1
Suggesters: 0
Security: 0
Stars: 11
Watchers: 5
Forks: 10
pkg:composer/swoft/auth
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.