Welcome Guest, Not a member yet? Register   Sign In
Best authentication system for production
#1

(This post was last modified: 12-10-2014, 02:16 PM by FlevasGR.)

Hello, i was watching many tutorials on how to build stuff with codeigniter but none of them actually tells you how to be ready for a production website. My main problem is the authentication pard. How do you register and login a user securely and be safe from sql injections and other harmfull stuf? I know that CI comes with security features but i dont know if they're enough to protect my site especially in authentication.
What is your opinion on the subject? What should i do to be ready for production?
Reply
#2

I have the same feeling, any one have good authentication class?
Q&A for Codeigniter
StartBBS--open-source, light weight forum software.
Best VPS:Digital Ocean
Reply
#3

Have you tried Ben Edmunds Ion Auth?
https://github.com/benedmunds/CodeIgniter-Ion-Auth
Romanian CodeIgniter Team :: Translations :: Comunity :: Developers
http://www.codeigniter.com.ro
Reply
#4

What about Tank-auth ? https://github.com/TankAuth/Tank-Auth
But it is not longer maintenance
Reply
#5

I second @Dracula - Ion Auth is relatively easy to implement/extend and works well.
Reply
#6

I use DX-Auth.
https://github.com/eyoosuf/DX-Auth
Reply
#7

DX Auth has recently been updated to work with CI3.  I have used it on several projects and like it.
Reply
#8

i authentication library of choice is Ion-Auth. Been using it for a while now. And as was mentioned it is easy to implement, extend, and use, and it is compatible with CI3 RC2.
"I reject your reality and substitute my own" - Adam Savage, M5 Inc.
Reply
#9

+1 for Ion-Auth
Reply
#10

What about Community-Auth (http://community-auth.com/) ?
What's the general feeling about this library here ?

I am just about to start a new project and I was thinking about using that one.


Cheers,
L@u
Reply




Theme © iAndrew 2016 - Forum software by © MyBB