philsturgeon / codeigniter-oauth2

NO LONGER ACTIVELY MAINTAINED. USE https://github.com/thephpleague/oauth2-client INSTEAD
http://getsparks.org/packages/oauth2/versions/HEAD/show
351 stars 178 forks source link

Is there any proper tutorial for this anywhere? #55

Open noodlebreak opened 10 years ago

noodlebreak commented 10 years ago

Would love to see one. I'm a total noob to PHP and CodeIgniter (which I wouldn't need to be, if I weren't bootstrapping for my project and had money to hire developers).

I find the stuff a little bit intimidating. The documentation is sparse.

Thank you.

mrgodhani commented 10 years ago

http://classpattern.com/oauth-login.html#.UkWLgrwWF3U you can see this example code.