[eluser]jbrozz[/eluser]
Hello boys,
I need an info.
Why class, library or system i can use to authenticate users in my web apps?

Thanks!
[eluser]markanderson993[/eluser]
I recommend using FreakAuth, you can use it to register, login, logout, activate and change passwords for users. It also comes with a useful demo that you can break apart and bend to your will.
Good luck
[eluser]jbrozz[/eluser]
thanks for reply, but is compatibile with 1.6.x release?
because I see that is really compatible with 1.5.x CI release
[eluser]drewbee[/eluser]
Write your own. It takes all of the better of an hour

[eluser]jbrozz[/eluser]
yeah... you are reason...
brozz_auth! XD
[eluser]Colin Williams[/eluser]
It really is quite simple. I don't think you necessarily need to use one of the contributed libraries, but the Wiki is full of them.
[eluser]jbrozz[/eluser]
yes, thanks for reply

[eluser]Dave Rau[/eluser]
I've been trying redux_auth, but it's all a little too abstract for me still. I'm only about 3 days into codeigniter so far.
[eluser]jbrozz[/eluser]
tomorrow i'll test the FreakAuth...
[eluser]johnwbaxter[/eluser]
My vote goes to redux auth