doureng5668 2011-12-23 19:10
浏览 63

CodeIgniter - 具有这些功能的auth库

I’m searching for a CI auth library with these features or at least most of them:

  • Social login with support for Google, Twitter, Facebook where if an user sign up the normal way then if he logs in with he’s google account the two account will be merged if he’s using the same email
  • Normal sign up:
    • remember me
    • password recovery
    • captcha
    • quite secure

I don’t need role-based system.

I’ve seen various library especially:

What do you recommend?

  • 写回答

1条回答 默认 最新

  • douqiandai4327 2011-12-23 19:34
    关注

    I recently looked for a system with similar requirements. I found the A3M library, (which is an intended role-based system, but isn't functional), and though it hasn't been recently updated, I was able to successfully incorporate it into my latest project with some minor edits. If you feel comfortable with being able to edit the library to fit your needs (which is quite easy to understand), then I'd recommend this system. A3M matches all of your requirements, and runs many security checks for code congruency.

    评论

报告相同问题?

悬赏问题

  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化