oxygen/auth
最新稳定版本:1.0.0
Composer 安装命令:
composer require oxygen/auth
包简介
Authorisation Component
README 文档
README
This repository contains Oxygen's authorisation component.
For more information visit the Core repository.
Two-Factor Authentication
Through a Doctrine port of the laraguard package.
Uses an authenticator app instead of SMS.
User Impersonation
Provided through the laravel-impersonate package.
Permissions system
This package features a powerful permissions system, in which groups inherit permissions from their parent group, and also more specific permissions can inherit from more abstract permissions. For example, permissions for "pages" could inherit from a more abstract "_resource" psuedo content type.
The following excerpt of the command line interface (artisan permissions) demonstrates some of the features:
统计信息
- 总下载量: 621
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-26
