CodeIgniter authentication + user privileges

后端 未结 4 488
我在风中等你
我在风中等你 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:01

    I suggest FlexiAuth library which is a re-modified version of ion Auth, and has lot of features already built in, simply out of the box.

提交回复
热议问题