janfish/swoft-auth

Auth component for swoft

Maintainers

Package info

github.com/zeng444/swoft-auth-1

pkg:composer/janfish/swoft-auth

Statistics

Installs: 108

Dependents: 1

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-05 03:24:38 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.