/swoft-auth

:closed_lock_with_key: Auth compoment for Swoft

Primary LanguagePHPApache License 2.0Apache-2.0

Swoft Auth

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.