I intend building an application using CodeIgniter so I'm currently identifying all the features I want. I would like to know if there are any recommendations for Authentication & Authorization libraries for CodeIgniter.
相关问题
- java client program to send digest authentication
- PHP persistent login - Do i reissue a cookie after
- How to handle “App is temporarily blocked from log
- How to use strip_tags with second parameter in Cod
- codeigniter replace array values in model
相关文章
- Securing REST endpoint using spring security
- Private static variables in php class
- User.Identity.IsAuthenticated vs WebSecurity.IsAut
- SwiftUI - Vertical Centering Content inside Scroll
- Override UserManager in django
- GuzzleHttp Hangs When Using Localhost
- Your application has authenticated using end user
- Codeigniter not logging
I think QuickAuth is the best one.
But there is one good list in: http://codeigniter.com/wiki/Category:Contributions::Libraries::Authentication/