I am building an iOS app, and am having users login with google oauth. But the problem is I need only users from 'xyz.com' to be able to sign in, I own this domain, have it set up through google apps, and can access the google apps control panel, if that helps.
I know about the hosted domain argument to google oauth, but my question is how do I use it with the google SDK?