OAuth/OAuth 2 not working :(
OK, so I have been slamming my head against the desk for the last 12 hours trying to figure out OAuth and getting Google Sign Up to work.
I am essentially doing this on the front end of the site so it's not touching the FUEL CMS features.
I have followed this tutorial for getting OAuth to work with CodeIgniter - no luck
http://classpattern.com/oauth-login.html#.UmoMyvmsiG5I have Sparks installed and working (the example from their site works just fine) However, when I try to run OAuth or OAuth2.. I get
---------------------------------
A PHP Error was encountered
Severity: Notice
Message: Undefined index: OAuth2
Filename: fuel/Loader.php
Line Number: 206
---------------------------------
Can someone please help me or send me to a comprehensive tutorial for getting OAuth and FUEL CMS to live in peace? I'm at my wit's end!
Many thanks!
Benny
Comments
http://getsparks.org/packages/oauth2/versions/HEAD/show
Thanks again, mate!