Skip to content

swoft-cloud/swoft-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.