swoft/auth

Auth component for swoft

v2.0.0 2021-09-03 07:13 UTC

This package is auto-updated.

Last update: 2024-03-29 02:53:09 UTC


README

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.