CodeIgniter Forums
Fetching emails with Gmails and OAuth - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Fetching emails with Gmails and OAuth (/showthread.php?tid=54931)



Fetching emails with Gmails and OAuth - El Forum - 10-02-2012

[eluser]Unknown[/eluser]
Hey!

I'm developing an app that will connect to and lookup a users gmail account as part of it's functionality.

What I plan on doing is letting the user grant permission to the application to access their gmail account. Then I'll make a connection and fetch new emails on a cronjob.

I'm wondering if anyone has made or come across a CI library for OAuth and Gmail?

Thanks,

Billy


Fetching emails with Gmails and OAuth - El Forum - 10-02-2012

[eluser]NotDior[/eluser]
OAuth - http://getsparks.org/packages/oauth/versions/HEAD/show

OAuth2 - http://getsparks.org/packages/oauth2/versions/HEAD/show