Releases: php-casbin/think-authz
Releases · php-casbin/think-authz
Think-authz 1.0.2
Fix
- 修复 "Class 'tauthz\exception\Unauthorized' not found" #8 .
Think-authz 1.0.1
Fix
- 修复中间件错误
Think-authz 1.0.0
Think-authz is an authorization library for the ThinkPHP framework.
It's based on Casbin, an authorization library that supports access control models like ACL, RBAC, ABAC.
The first release of Think-authz:
- Enforcer Api
- Middleware
All you need to learn to use Casbin
first.