Question

I want to make a "sign in with twitter /facebook" web apps with codeigniter . It seems everybody suggest me to use https://github.com/philsturgeon/codeigniter-oauth2 library.

Is there any complete tutorial using that library ? or any alternative library with complete tutorial to use it?

Was it helpful?

Solution

A3M sounds like something you could use. It has normal user authentication, facebook, twitter, google, yahoo and openid.

Give it a try to see if it has what you need.

https://github.com/donjakobo/A3M

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top