Hey! Keep up to date with the project through its beta and public launch by following @getsparks.

 
0
3
0
1,242 Installs

Basic Information: ion_auth

Simple and Lightweight Auth System

Contributor : benedmunds
Email : Log in to view
Author Website : http://benedmunds.com/
Spark Website : http://benedmunds.com/ion_auth/
Repository Type : git
Number of Installs : 1,242

Get the Latest

  • 2.1.2 Pushed January 5th, 2012
    php tools/spark install -v2.1.2 ion_auth Or download this version manually: Get ion_auth-2.1.2.zip

How-To

This is in beta. Help me by testing and sending pull requests.

NOTE - the docs have not been updated for v2 yet.

====================================== Ion Auth 2

The future of authentication

by Ben Edmunds

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 we refactored the code and added new features.

This version drops any backwards compatibility and makes things even more awesome then you could expect.

DOCUMENTATION: Documentation WILL BE located at http://benedmunds.com/ion_auth2/

INSTALLATION: Just copy the files from this package to the correspoding folder in your application folder. For example, copy Ionauth/config/ionauth.php to system/application/config/ion_auth.php.
Then just run the appropriate SQL file (if you're using migrations you can get the migrations from JD here: https://github.com/iamfiscus/codeigniter-ion-auth-migration).

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 else.

DEFAULT LOGIN: Username: admin@admin.com 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 ben.edmunds@gmail.com @benedmunds

Older Versions

  • 2.1.1 Pushed January 5th, 2012
    php tools/spark install -v2.1.1 ion_auth Or download this version manually: Get ion_auth-2.1.1.zip
  • 2.0.9 Pushed September 5th, 2011
    php tools/spark install -v2.0.9 ion_auth Or download this version manually: Get ion_auth-2.0.9.zip
  • 2.0.8 Pushed September 5th, 2011
    php tools/spark install -v2.0.8 ion_auth Or download this version manually: Get ion_auth-2.0.8.zip
  • 2.0.7 Pushed September 4th, 2011
    php tools/spark install -v2.0.7 ion_auth Or download this version manually: Get ion_auth-2.0.7.zip
  • 2.0.4 Pushed September 4th, 2011
    php tools/spark install -v2.0.4 ion_auth Or download this version manually: Get ion_auth-2.0.4.zip
  • 2.0.4 Pushed August 26th, 2011
    php tools/spark install -v2.0.4 ion_auth Or download this version manually: Get ion_auth-2.0.4.zip
  • 2.0.2 Pushed August 26th, 2011
    php tools/spark install -v2.0.2 ion_auth Or download this version manually: Get ion_auth-2.0.2.zip
  • 2.0.2 Pushed August 21st, 2011
    php tools/spark install -v2.0.2 ion_auth Or download this version manually: Get ion_auth-2.0.2.zip
  • 1.4.0 Pushed March 23rd, 2011
    php tools/spark install -v1.4.0 ion_auth Or download this version manually: Get ion_auth-v1.4.zip
  • 1.3.0 Pushed March 12th, 2011
    php tools/spark install -v1.3.0 ion_auth Or download this version manually: Get ion_auth-v1.3.zip
  • 1.2.0 Pushed March 12th, 2011
    php tools/spark install -v1.2.0 ion_auth Or download this version manually: Get ion_auth-v1.2.zip
  • 1.1.0 Pushed March 12th, 2011
    php tools/spark install -v1.1.0 ion_auth Or download this version manually: Get ion_auth-v1.1.zip
  • 1.0.0 Pushed March 12th, 2011
    php tools/spark install -v1.0.0 ion_auth Or download this version manually: Get ion_auth-v1.0.zip

Comments

blog comments powered by Disqus