Codeigniter 3.x Authentication Library?

你。 提交于 2019-11-28 17:26:04

don't let the down votes get ya down.

check out Ion Auth https://github.com/benedmunds/CodeIgniter-Ion-Auth

take a look at the read me, you will have to rename two files for codeigniter 3. otherwise you can see that there are recent changes to the lib. the author Ben Edmunds is one of the four developers on the new codeigniter council. http://www.codeigniter.com/help/about

Please check Dnato System Login
Its Simple, Fast and Lightweight auth codeigniter.

Feature:
-Add user
-Delete user
-Ban, Unban user
-Register new user sent to email token
-Forget password
-Role user level
-Edit user profile
-Gravatar user profile
-Recaptcha by Google
-And much more



Frontend
With Bootstrap Framework.

check this library.that is so nice.and with many features

  • login / logout
  • Login DDoS Protection
  • register and signup via email. (send verification code to your email)
  • users can send private message to other users
  • user group
  • create permissions and access control
  • error in other language

this library for CI2. but if you search about this, you can find lib for CI3

http://codeigniter-aauth-test.readthedocs.io

For a simple library, I use https://github.com/trafficinc/CodeIgniter-Authit (Authit). It is very simple so I can do a lot of customizations to it or just leave it be.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!