Git Product home page Git Product logo

codeigniter-ion-auth's Introduction

======================================
Ion Auth

Simple and Lightweight Auth System 
based on Redux Auth 2  
(but much better of course)

by Ben Edmunds
added awesomeness by Phil Sturgeon
======================================

Hey everybody,

Redux Auth 2 had a lot of potential.  It's lightweight, simple, and clean, 
but had a ton of bugs and was missing some key features.

So I've refactored the code and added new methods and functions with the much 
appreciated help of Phil Sturgeon.

DOCUMENTATION:
Documentation is located at http://benedmunds.com/ion_auth/

INSTALLATION:
Just copy the files from this package to the correspoding folder in your 
application folder.  For example, copy Ion_auth/config/ion_auth.php to 
system/application/config/ion_auth.php. 

USING THE LIBRARY:   
In the package you will find example usage code in the controllers and views 
folders.  The example code isn't the most beautiful code you'll ever see but 
it'll show you how to use the library and it's nice and generic so it doesn't 
require a MY_controller or anything but it will be easy to add render() methods 
if needed since there is only one load->view() per controller method.

DEFAULT LOGIN:
Username: [email protected]
Password: password    


IMPORTANT:   
It is highly recommended that you use encrypted database sessions for security!


OPTIMIZATION:
It is recommended that you add your identity column as an index.



Feel free to send me an email if you have any problems.  


Thanks,
-Ben Edmunds
 [email protected]
 @benedmunds 

codeigniter-ion-auth's People

Contributors

benedmunds avatar dvhassel avatar emad-elsaid avatar eskolehtme avatar harryxu avatar jeroenvdgulik avatar jondavidjohn avatar tplaner avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.