CodeIgniter authentication + user privileges

后端 未结 4 491
我在风中等你
我在风中等你 2020-12-09 08:50

I\'m trying to build an authentication system in my application, but I\'m having some problems in deciding which is the best way I could acomplish what I want in CodeIgniter

4条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-09 09:08

    Use CI_aauth. I like this, this is very good from others auth.

    https://github.com/kabircse/CodeIgniter-Aauth

提交回复
热议问题