janfish/swoft-auth

Auth component for swoft

v1.0.4 2018-11-02 15:19 UTC

This package is not auto-updated.

Last update: 2024-04-17 18:06:36 UTC


README

Swoft Auth Component(fixed by janfish)

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.