DX Auth User Guide Version 1.0


DX Auth

Welcome to DX Auth

DX Auth is an authentication library for Code Igniter. It's goal to enable you to easily include secure and easy to use authentication library to your project, while giving you the flexibility to choose from simple authentication system to full fledged authentication system.

DX Auth is also build with internationalization in mind, so every string is available in language file. (Except the bundled examples, because that is your code not the library).

It's based on CL Auth 0.2.5 beta developed by Jason Ashdown.

What is the feature of DX Auth?

What is changed since CL Auth 0.2.5

If you are ever using CL Auth before, you might want to know what's changed since CL Auth 0.2.5

Looks good, so where to get started? Read Getting started, or simple example.

DX Auth is tested in CI 1.7.0, but should be working for above version.