codeIgniter认证系统,允许第三方权威性? [英] CodeIgniter Authentication System that allows 3rd party auth?

查看:253
本文介绍了codeIgniter认证系统,允许第三方权威性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的问题是相当简单的。是否有codeIgniter一个系统,允许本地和第三方登录? (如FB /微博/谷歌等)

My question is rather simple. Is there a system for CodeIgniter that allows both local and 3rd party login? (Such as FB/Twitter/Google etc.)

我试过 A3M 但很难使用,需要修修补补之前它甚至会开箱的,为的是过时的软件的情况。

I've tried A3M but it's hard to use and requires tinkering before it will even work out of the box, as is the case with outdated software.

我目前的解决方案是的Flexi权威性,但它不提供第三方登录可言和电子邮件给开发者后,它看起来并不像他打算近期内整合它。

My current solution is flexi auth, however it doesn't offer 3rd party login at all, and after an email to the developer it doesn't look like he's planning on integrating it anytime soon.

因此​​,没有人知道一个很好的系统,先进的日期,并同时提供第三方和本地登录的?

So does anyone know of a good system that is up-to-date and provides both 3rd party and local login?

如果没有一个,确实有什么其他的PHP框架这样的包?

If there isn't one, what other PHP framework does have such a package?

编辑为清晰:我在寻找两者兼具这些东西的系统。虽然我AP preciate的答案和评论与我能整合自己的系统,那最终的结果将是摇摇欲坠的最好的。有一定有一个人谁是在此之前完成,全部集成到一个封装所以它的设计为一起工作。

Edit for Clarity: I'm looking for a system that does both these things. While I appreciate the answers and comments with systems that I can integrate myself, the end result of that will be shaky at best. There's gotta be someone who's done this before, all integrated into one package so it's designed to work together.

推荐答案

我也一直在寻找这样的事情就在一个月前,但没有成功。有它的唯一框架全部集成在我所看到的是流星一个简单的方法,但它不是一个PHP框架。

I was also looking for something like this just a month ago, but unsuccessfully. The only framework that has it all integrated in a simple way that I have seen is meteor, but it is not a PHP framework.

我在图书馆CI包装不同的PHP库做我自己。该人士$ ​​C $ c是在github: CI微博并的谁遇见(实时Web应用程序),有微博,LinkedIn和Facebook的身份验证和也有很多用电子邮件验证及密码恢复本地认证的逻辑。

I had to do it myself by wrapping different PHP libraries in CI libraries. The source code is on github: CI Twitter and Who You Meet (a live web app), that has Twitter, LinkedIn and Facebook authentication and also a lot of local authentication logic with email verification and password recovery.

我知道它可以被认为是一个无耻的推广,但我希望它是有用的。虽然它不正是你所寻找的,它似乎是相当稳定的,所以您可以随意重新使用它。

I know it can be considered a shameless promotion, but I hope it is useful. Although it is not exactly what you are looking for, it seems to be rather stable, so feel free to re-use it.

也许你将有时间来提取这一切逻辑独立的库(像​​我一样,Twitter的)其他人使用:)

Maybe you will have time to extract all this logic in a standalone library (like I did for twitter) for other folks to use :)

这篇关于codeIgniter认证系统,允许第三方权威性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆