Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter + Opauth integration.
#1

[eluser]DestinoMultimedia[/eluser]
Hi everybody !!!

What is Opauth?

Inspired by OmniAuth for Ruby, Opauth provides a standardized method for PHP applications to interface with authentication providers.

Opauth as a framework provides a set of API that allows developers to create strategies that work in a predictable manner across PHP frameworks and applications.

Actually supports authentication with Twitter, Google and Facebook accounts. You can see it here:

http://opauth.org/

Opauth + CodeIgniter

I've been working on a CodeIgniter + Opauth integration and finally is done !!!

You can take a look on my web:

http://www.destinomultimedia.com/opensource/ci_opauth

The library is free and is hosted on GitHub Wink

Demo

You can find a demo here:

http://www.destinomultimedia.com/scripts/ci_opauth



#2

[eluser]DestinoMultimedia[/eluser]
Update:

Updated opauth to 0.4.0
Added support to OpenID Strategy
#3

[eluser]jose_cp[/eluser]
Gracias/Thank you!!

Will be very useful for me!!!

#4

[eluser]DestinoMultimedia[/eluser]
De nada, jose_cp / You're welcome Wink
#5

[eluser]hcker2000[/eluser]
I have looked at your library but am having issues with getting the google login working as its redirecting to a url with a query string and failing at that point. It seems to be because of the query string.

Any thoughts on how to get this working in codeigniter?
#6

[eluser]quickshiftin[/eluser]
Very nice!




Theme © iAndrew 2016 - Forum software by © MyBB