swoft-cloud / swoft-auth

:closed_lock_with_key: Auth compoment for Swoft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:closed_lock_with_key: Auth compoment for Swoft

License:Apache License 2.0


Languages

Language:PHP 100.0%