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

OAuth2_Provider not Found #67

Open firomero opened 6 years ago

firomero commented 6 years ago

I just using first time this library, but I have this issue. When I serve the code in Ubuntu it prompts me this error. I have autoloaded libraries. Fatal error: Class 'OAuth2_Provider' not found in /path-to-libraries/libraries/oauth2/Provider/Facebook.php on line 13

Should I have to consider tu require once? bests regards