Welcome Guest, Not a member yet? Register   Sign In
So many auth libraries but what is the simplest?
#1

[eluser]soimpossible[/eluser]
I'm making a todo list application and I would like to make it so you have to log in to access the application.

Really my only needs are;

- It has to be secure,
- You can only access the application if your logged in,
- Your able to end the session and log out.

I really don't have any preference on it if you have to use email/username to login or anything like that. Ive seen dozens of auth libraries but they all seem far to complicated for someone new to CodeIgniter, not to mention they are all way to bloated for my needs. So does anyone have any suggestions?

Thanks, Matt.
#2

[eluser]hugle[/eluser]
Hello,

I've been using DX_Auth all over... but it had some bugs described over the forums and it stopped in development.

So I started using TankAuth - http://ellislab.com/forums/viewthread/110993/
it is based on DX_Auth, so it was easy for me to switch to TankAuth.

TankAuth should really fullfit your needs!

Good luck!
#3

[eluser]Sbioko[/eluser]
Use your own :-) This is not hard to develop such library.




Theme © iAndrew 2016 - Forum software by © MyBB