Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 7 revisions

[url=http://plurious.com/ci]Plurious Auth[/url] is an inexpensive, commercial drop-in authentication library for CodeIgniter. If your development efforts don't include the need to develop or redevelop an authentication capability from scratch for each application this library may meet your needs.

[h2]Motivation[/h2]

[url=http://codeigniter.com/forums/viewthread/91880/]Original Forum Thread[/url]

The forum thread mentioned above discusses the established need for a supported authentication and authorization (ACL) set of capabilities within the CodeIgniter Framework. The official position from EllisLab is that the framework will not include such capabilities, hence there will not be such officially supported capabilities. The referenced discussion exposes a community held position that community supported A&A capabilities may not adequately support the needs of CI developers. As an alternative, Plurious developed a commercial product with the intent of providing commercial support to those who would rather drop-in a solution than develop one themselves.

[h3]The key question[/h3]

[b]Question:[/b] Why a commercial product?

or as it was asked in the forums...

      Why not just open up the code?

[b]Answer:[/b] [url=http://codeigniter.com/forums/viewreply/465207/]Forum Post[/url]

[h2]Resources[/h2] [url=http://plurious.com/ci/welcome/auth_documentation.html]Documentation Home[/url] [url=http://plurious.com/ci/welcome/auth_documentation.html#2]Requirements[/url] [url=http://plurious.com/ci/welcome/auth_class.html]Class Reference[/url]

[h2]Where To Get It[/h2] [url=http://plurious.com/ci/products]Purchase Plurious Auth[/url]

[h2]Full Disclosure[/h2] The requirements are somewhat restrictive since it requires a specific acceleration package running on your server to speed processing and interpret the encoded (obfuscated) library. This package, called PhpExpress, comes from a trusted industry source: [url=http://nushpere.com]NuSphere[/url].

Category:Contributions::Libraries::Authentication

Clone this wiki locally