ezRbac
ezRbac copied to clipboard
A simple yet easy to implement Role Based Access Control Library for popular PHP framework Codeigniter
Example
Please, add any simple example. I made 2 actions and both is view. However both can write to db. Need examples
Authentication working perfectly on localhost and after i upload it to online, it direct give access to application without login page & logout or gui url also not working online....
make a Social Auth plugin or a system to handle Log-in/Signup using social networks accounts(like Facebook, Twitter or Google Plus etc..)
Some time it is required to have specific URL for log in instead serving login page for any URL. It would be nice if it is configurable.