Skip to content

klas/Joomla-Authorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Joomla Authorize

Authorization library for Joomla.

Usage:

$implementation = new AuthorizeImplementationJoomla();

$authObj = new Authorize($implementation);

$result = $authObj->check($actor, $target, $action, $actorType);

About

Authorization library for Joomla

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages