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 library for signing Google Apps domain users #56

Open kabeza opened 10 years ago

kabeza commented 10 years ago

Hi Phil

Could I user your Oauth2 library for allowing (only) users from a google apps domain to login into my Codeigniter application? I mean, in this case I'd need only 1 provider, right? Will I need a SSL cert.?

Thanks for any clarification you can give me