CAS Authentication Library for CodeIgniter

后端 未结 3 1243
太阳男子
太阳男子 2021-01-24 13:51

I am trying to implement CAS authentication in a CodeIgniter application though I cannot find if there are any libraries currently set up for it. I am managing by just including

3条回答
  •  耶瑟儿~
    2021-01-24 14:25

    I recommend using Ion Auth Library, it's built upon Redux Auth, which became outdated. Ion Auth is light weight, easy to customize, and does the things you need. Ion Auth is one of the best authentication libraries for CodeIgniter.

提交回复
热议问题