swoft/auth

Auth component for swoft

Installs: 6 706

Dependents: 1

Suggesters: 0

Security: 0

Stars: 11

Watchers: 5

Forks: 10

pkg:composer/swoft/auth

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

This package is auto-updated.

Last update: 2025-09-29 01:52:59 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.