Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 332 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 332 Bytes

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.