at0mic Posted August 11, 2013 Share Posted August 11, 2013 I've created a website where people register/login and have a profile which people can search and there's different levels of security etc. However, the login process is very basic because I dont know enough about secure authentication etc. Therefore, I've decided it would be best to use an authentication library that's designed by expets and will get updates when holes and found etc. I've looked at uLogin but it seams a little bloated with 43 files totaling 141Kb. I've looked at other libraries but they're no longer being maintained. What do you guys use for authentication? Or do you create your own? Quote Link to comment Share on other sites More sharing options...
trq Posted August 11, 2013 Share Posted August 11, 2013 What do you guys use for authentication? Or do you create your own? I typically develop applications on top of some framework. Most (all) of these frameworks come with things like authentication built in. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.